Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler.h45 if (UNLIKELY(AllocationContextTracker::capture_mode() != in HeapProfilerScopedTaskExecutionTracker()
54 if (UNLIKELY(AllocationContextTracker::capture_mode() != in ~HeapProfilerScopedTaskExecutionTracker()
70 AllocationContextTracker::capture_mode() != in HeapProfilerScopedIgnore()
79 AllocationContextTracker::capture_mode() != in ~HeapProfilerScopedIgnore()
Dheap_profiler_allocation_context_tracker.h38 inline static CaptureMode capture_mode() { in capture_mode() function
Dheap_profiler_allocation_context_tracker.cc93 if (name && capture_mode() != CaptureMode::DISABLED) { in SetCurrentThreadName()
Dtrace_log.cc1350 if (AllocationContextTracker::capture_mode() == in AddTraceEventWithThreadIdAndTimestamp()
1485 if (AllocationContextTracker::capture_mode() == in UpdateTraceEventDuration()