Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_errors.c171 UInt n_this_record; member
295 static void pp_LossRecord(UInt n_this_record, UInt n_total_records, in pp_LossRecord() argument
334 n_this_record, n_total_records ); in pp_LossRecord()
347 n_this_record, n_total_records ); in pp_LossRecord()
363 n_this_record, n_total_records in pp_LossRecord()
371 n_this_record, n_total_records in pp_LossRecord()
378 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records, in MC_()
381 pp_LossRecord (n_this_record, n_total_records, l, /* xml */ False); in MC_()
651 UInt n_this_record = extra->Err.Leak.n_this_record; in MC_() local
654 pp_LossRecord (n_this_record, n_total_records, lr, xml); in MC_()
[all …]
Dmc_include.h381 void MC_(pp_LossRecord)(UInt n_this_record, UInt n_total_records,
438 UInt n_this_record,