Searched refs:n_total_records (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_errors.c172 UInt n_total_records; member in struct:_MC_Error::__anon33008::__anon33020
295 static void pp_LossRecord(UInt n_this_record, UInt n_total_records, argument
334 n_this_record, n_total_records );
347 n_this_record, n_total_records );
363 n_this_record, n_total_records
371 n_this_record, n_total_records
378 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records, argument
381 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False);
652 UInt n_total_records = extra->Err.Leak.n_total_records; local
824 record_leak_error( ThreadId tid, UInt n_this_record, UInt n_total_records, LossRecord* lr, Bool print_record, Bool count_error ) argument
[all...]
H A Dmc_include.h381 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
439 UInt n_total_records,

Completed in 168 milliseconds