Lines Matching refs:flags
274 // TODO(mnaganov): This is actually "Chromium" mode. Flags need to be revised.
1160 void Logger::PauseProfiler(int flags, int tag) {
1162 if (flags & PROFILER_MODULE_CPU) {
1174 if (flags &
1189 void Logger::ResumeProfiler(int flags, int tag) {
1194 if (flags & PROFILER_MODULE_CPU) {
1209 if (flags &
1398 // --log-all enables all the log flags.