Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc49 ENABLED_TIMING, enumerator
76 : ENABLED_TIMING; in IsProfilerTimingEnabled()
80 return current_timing_enabled == ENABLED_TIMING; in IsProfilerTimingEnabled()
813 base::subtle::NoBarrier_Store(&g_profiler_timing_enabled, ENABLED_TIMING); in EnableProfilerTiming()