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

/external/valgrind/main/memcheck/
H A Dmc_errors.c247 UInt n_total_records; member in struct:_MC_Error::__anon12700::__anon12712
719 UInt n_total_records = extra->Err.Leak.n_total_records; local
757 n_this_record, n_total_records );
770 n_this_record, n_total_records );
786 n_this_record, n_total_records
794 n_this_record, n_total_records
992 UInt n_total_records, LossRecord* lr,
997 extra.Err.Leak.n_total_records = n_total_records;
991 record_leak_error( ThreadId tid, UInt n_this_record, UInt n_total_records, LossRecord* lr, Bool print_record, Bool count_error ) argument
[all...]

Completed in 22 milliseconds