Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dtrace_event_memory.cc154 get_heap_profile_function_(get_heap_profile_function), in TraceMemoryController()
219 char* dump = get_heap_profile_function_(); in DumpMemoryProfile()
Dtrace_event_memory.h74 GetHeapProfileFunction get_heap_profile_function_; variable