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

/external/valgrind/main/coregrind/
H A Dm_main.c1413 Char buf_cumul[10], buf_here[10]; local
1435 VG_(percentify)(score_here, score_total, 2, 6, buf_here);
1439 score_here, buf_here, tops[r].addr, name );
1458 VG_(percentify)(score_here, score_total, 2, 6, buf_here);
1465 score_here, buf_here, tops[r].addr, name );

Completed in 70 milliseconds