HomeSort by relevance Sort by last modified time
    Searched full:kprofilingatstart (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/common/
profiling.h 15 // Its function is controlled by the kProfilingAtStart, kProfilingFile, and
21 // the presence of kProfilingAtStart is checked.
profiling.cc 66 if (command_line.HasSwitch(switches::kProfilingAtStart)) {
68 command_line.GetSwitchValueASCII(switches::kProfilingAtStart);
chrome_switches.h 221 extern const char kProfilingAtStart[];
chrome_switches.cc     [all...]

Completed in 77 milliseconds