Searched refs:kProfilingAtStart (Results 1 – 3 of 3) sorted by relevance
66 if (command_line.HasSwitch(switches::kProfilingAtStart)) { in ProcessStarted()68 command_line.GetSwitchValueASCII(switches::kProfilingAtStart); in ProcessStarted()
221 extern const char kProfilingAtStart[];
765 const char kProfilingAtStart[] = "profiling-at-start"; variable