Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbase_switches.cc81 const char kProfilerTimingDisabledValue[] = "0"; variable
Dbase_switches.h23 extern const char kProfilerTimingDisabledValue[];
Dtracked_objects.cc76 switches::kProfilerTimingDisabledValue) in IsProfilerTimingEnabled()