Searched refs:StackGeneratorFunction (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dheap-profiler.h92 typedef int (*StackGeneratorFunction)(int skip_count, void** stack); typedef
94 StackGeneratorFunction callback);
/external/chromium_org/base/debug/
H A Dtrace_event_memory.h33 typedef int (*StackGeneratorFunction)(int skip_count, void** stack); typedef in class:base::debug::TraceMemoryController
34 typedef void (*HeapProfilerStartFunction)(StackGeneratorFunction callback);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profiler.cc227 static StackGeneratorFunction stack_generator_function =
561 StackGeneratorFunction callback) {

Completed in 1799 milliseconds