Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dprofiling.cc21 if (command_line.HasSwitch(switches::kProfilingFile)) in GetProfileName()
22 profile_name = command_line.GetSwitchValueASCII(switches::kProfilingFile); in GetProfileName()
Dchrome_switches.cc773 const char kProfilingFile[] = "profiling-file"; variable
Dchrome_switches.h222 extern const char kProfilingFile[];