HomeSort by relevance Sort by last modified time
    Searched refs:showCounts (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
guest_arm_helpers.c 76 static void showCounts ( void )
101 showCounts(); \
    [all...]
guest_x86_helpers.c 435 static void showCounts ( void )
582 if (SHOW_COUNTS_NOW) showCounts();
601 if (SHOW_COUNTS_NOW) showCounts();
653 if (SHOW_COUNTS_NOW) showCounts();
    [all...]
guest_amd64_helpers.c 513 static void showCounts ( void )
677 if (SHOW_COUNTS_NOW) showCounts();
695 if (SHOW_COUNTS_NOW) showCounts();
750 if (SHOW_COUNTS_NOW) showCounts();
    [all...]
  /external/valgrind/main/cachegrind/
cg_merge.c 385 static void showCounts ( FILE* f, Counts* c )
414 showCounts( f, subVal );
    [all...]

Completed in 1045 milliseconds