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

/external/valgrind/main/VEX/priv/
H A Dguest_arm_helpers.c76 static void showCounts ( void ) function
101 showCounts(); \
H A Dguest_x86_helpers.c435 static void showCounts ( void ) function
582 if (SHOW_COUNTS_NOW) showCounts();
601 if (SHOW_COUNTS_NOW) showCounts();
653 if (SHOW_COUNTS_NOW) showCounts();
H A Dguest_amd64_helpers.c513 static void showCounts ( void ) function
677 if (SHOW_COUNTS_NOW) showCounts();
695 if (SHOW_COUNTS_NOW) showCounts();
750 if (SHOW_COUNTS_NOW) showCounts();
/external/valgrind/main/cachegrind/
H A Dcg_merge.c385 static void showCounts ( FILE* f, Counts* c ) function
414 showCounts( f, subVal );

Completed in 82 milliseconds