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

/external/valgrind/main/memcheck/
H A Dmc_errors.c295 static void pp_LossRecord(UInt n_this_record, UInt n_total_records, function
378 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records, function
381 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False);
654 pp_LossRecord (n_this_record, n_total_records, lr, xml);
H A Dmc_include.h381 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
H A Dmc_leakcheck.c1540 MC_(pp_LossRecord)(loss_record_nr+1, n_lossrecords, lr);

Completed in 2558 milliseconds