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

/external/valgrind/exp-dhat/
H A Ddh_main.c1035 static Int clo_show_top_n = 10; variable
1040 if VG_BINT_CLO(arg, "--show-top-n", clo_show_top_n, 1, 100000) {}
1233 metric_name, clo_show_top_n );
1246 for (i = 0; i < clo_show_top_n; i++) {
1268 i+1, clo_show_top_n );

Completed in 161 milliseconds