Home
last modified time | relevance | path

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

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