Home
last modified time | relevance | path

Searched refs:PRINT_STAT (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/crankshaft/
Dhydrogen-check-elimination.cc896 #define PRINT_STAT(x) if (x##_ > 0) PrintF(" %-16s = %2d\n", #x, x##_) in PrintStats() macro
898 #define PRINT_STAT(x) in PrintStats()
900 PRINT_STAT(redundant); in PrintStats()
901 PRINT_STAT(removed); in PrintStats()
902 PRINT_STAT(removed_cho); in PrintStats()
903 PRINT_STAT(removed_cit); in PrintStats()
904 PRINT_STAT(narrowed); in PrintStats()
905 PRINT_STAT(loads); in PrintStats()
906 PRINT_STAT(empty); in PrintStats()
907 PRINT_STAT(compares_true); in PrintStats()
[all …]
/external/webrtc/webrtc/modules/audio_coding/test/
DTestVADDTX.cc118 #ifdef PRINT_STAT in Run()
/external/v8/tools/oom_dump/
Doom_dump.cc243 #undef PRINT_STAT in DumpHeapStats()