Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc43 ENABLED_TIMING, enumerator
70 : ENABLED_TIMING; in IsProfilerTimingEnabled()
74 return current_timing_enabled == ENABLED_TIMING; in IsProfilerTimingEnabled()
734 base::subtle::NoBarrier_Store(&g_profiler_timing_enabled, ENABLED_TIMING); in EnableProfilerTiming()