Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/
Dchrome_switches.h288 extern const char kProfilingOutputFile[];
Dchrome_switches.cc1014 const char kProfilingOutputFile[] = "profiling-output-file"; variable
/external/chromium_org/chrome/browser/
Dchrome_browser_main.cc795 if (parsed_command_line().HasSwitch(switches::kProfilingOutputFile)) { in PreCreateThreadsImpl()
798 switches::kProfilingOutputFile)); in PreCreateThreadsImpl()