Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.h89 void PushCurrentTaskContext(const char* context);
Dheap_profiler.h48 ->PushCurrentTaskContext(context_); in HeapProfilerScopedTaskExecutionTracker()
Dheap_profiler_allocation_context_tracker.cc138 void AllocationContextTracker::PushCurrentTaskContext(const char* context) { in PushCurrentTaskContext() function in base::trace_event::AllocationContextTracker