Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.cc25 void DestructAllocationContextTracker(void* alloc_ctx_tracker) { in DestructAllocationContextTracker() argument
26 delete static_cast<AllocationContextTracker*>(alloc_ctx_tracker); in DestructAllocationContextTracker()