Home
last modified time | relevance | path

Searched defs:percentify (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
Dm_libcprint.c270 void VG_(percentify)(ULong n, ULong m, UInt d, Int n_buf, char buf[]) in VG_() argument
/external/valgrind/main/callgrind/
Dsim.c1505 void percentify(Int n, Int ex, Int field_width, char buf[]) in percentify() function