Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc51 ENABLED_TIMING, enumerator
78 : ENABLED_TIMING; in IsProfilerTimingEnabled()
82 return current_timing_enabled == ENABLED_TIMING; in IsProfilerTimingEnabled()
773 base::subtle::NoBarrier_Store(&g_profiler_timing_enabled, ENABLED_TIMING); in EnableProfilerTiming()