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

  /external/valgrind/VEX/priv/
guest_arm64_helpers.c 76 static void showCounts ( void )
106 showCounts(); \
    [all...]
guest_arm_helpers.c 77 static void showCounts ( void )
102 showCounts(); \
    [all...]
guest_x86_helpers.c 436 static void showCounts ( void )
583 if (SHOW_COUNTS_NOW) showCounts();
602 if (SHOW_COUNTS_NOW) showCounts();
654 if (SHOW_COUNTS_NOW) showCounts();
    [all...]
guest_amd64_helpers.c 582 static void showCounts ( void )
758 if (SHOW_COUNTS_NOW) showCounts();
776 if (SHOW_COUNTS_NOW) showCounts();
831 if (SHOW_COUNTS_NOW) showCounts();
    [all...]
  /external/valgrind/cachegrind/
cg_merge.c 398 static void showCounts ( FILE* f, Counts* c )
427 showCounts( f, subVal );
    [all...]

Completed in 434 milliseconds