Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.h80 void PopCurrentTaskContext(const char* context);
Dheap_profiler.h57 ->PopCurrentTaskContext(context_); in ~HeapProfilerScopedTaskExecutionTracker()
Dheap_profiler_allocation_context_tracker.cc145 void AllocationContextTracker::PopCurrentTaskContext(const char* context) { in PopCurrentTaskContext() function in base::trace_event::AllocationContextTracker