Searched refs:enable_stat_logs (Results 1 – 5 of 5) sorted by relevance
67 if (!g_flags.enable_stat_logs) in ScopedStatsRecorder()73 if (!g_flags.enable_stat_logs) in ~ScopedStatsRecorder()
26 g_flags.enable_stat_logs = true; in main()
31 bool enable_stat_logs; member
43 if (g_flags.enable_stat_logs) \
69 enable_stat_logs = true; in Parse()