Searched defs:pp_LossRecord (Results 1 - 1 of 1) 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);

Completed in 45 milliseconds