Searched refs:pp_LossRecord (Results 1 - 3 of 3) sorted by relevance
/external/valgrind/memcheck/ |
H A D | mc_errors.c | 325 static void pp_LossRecord(UInt n_this_record, UInt n_total_records, function 408 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records, function 411 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False); 684 pp_LossRecord (n_this_record, n_total_records, lr, xml);
|
H A D | mc_include.h | 489 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
|
H A D | mc_leakcheck.c | 1648 MC_(pp_LossRecord)(loss_record_nr+1, n_lossrecords, lr); 1669 MC_(pp_LossRecord)(loss_record_nr+1, n_lossrecords, lr);
|
Completed in 99 milliseconds