Searched refs:kProfilingFile (Results 1 – 4 of 4) sorted by relevance
51 if (command_line.HasSwitch(switches::kProfilingFile)) in GetProfileName()52 profile_name = command_line.GetSwitchValueASCII(switches::kProfilingFile); in GetProfileName()
272 extern const char kProfilingFile[];
966 const char kProfilingFile[] = "profiling-file"; variable
1378 switches::kProfilingFile, in AppendExtraCommandLineSwitches()