Searched refs:pp_LossRecord (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/memcheck/
H A Dmc_errors.c325 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 Dmc_include.h489 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
H A Dmc_leakcheck.c1648 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