HomeSort by relevance Sort by last modified time
    Searched refs:n_total_records (Results 1 - 2 of 2) sorted by null

  /external/valgrind/memcheck/
mc_errors.c 174 UInt n_total_records; member in struct:_MC_Error::__anon25660::__anon25672
325 static void pp_LossRecord(UInt n_this_record, UInt n_total_records,
364 n_this_record, n_total_records );
377 n_this_record, n_total_records );
393 n_this_record, n_total_records
401 n_this_record, n_total_records
408 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
411 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False);
682 UInt n_total_records = extra->Err.Leak.n_total_records; local
    [all...]
mc_include.h 489 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
547 UInt n_total_records,

Completed in 593 milliseconds