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

/external/valgrind/main/exp-sgcheck/tests/
H A Dbad_percentify.c561 void VG_percentify(ULong n, ULong m, UInt d, Int n_buf, HChar buf[]) function
625 VG_percentify(n_SP_updates_fast, n_SP_updates, 1, 6, buf);
630 VG_percentify(n_SP_updates_generic_known, n_SP_updates, 1, 6, buf);
635 VG_percentify(n_SP_updates_generic_unknown, n_SP_updates, 1, 6, buf);

Completed in 51 milliseconds