Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_errors.c246 UInt n_total_records; member
703 UInt n_total_records = extra->Err.Leak.n_total_records; in MC_() local
715 n_this_record, n_total_records ); in MC_()
727 n_this_record, n_total_records ); in MC_()
740 n_this_record, n_total_records in MC_()
746 n_this_record, n_total_records in MC_()
970 UInt n_total_records, LossRecord* lr, in MC_()
975 extra.Err.Leak.n_total_records = n_total_records; in MC_()
Dmc_include.h295 void MC_(pp_LeakError)(UInt n_this_record, UInt n_total_records,
350 UInt n_total_records,