Searched defs:IsHeapProfilerRunning (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
H A Dmemory_benchmarking_extension.cc58 &MemoryBenchmarkingExtension::IsHeapProfilerRunning)
63 bool MemoryBenchmarkingExtension::IsHeapProfilerRunning() { function in class:content::MemoryBenchmarkingExtension
65 return ::IsHeapProfilerRunning();
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profiler.cc469 extern "C" int IsHeapProfilerRunning() { function
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profiler.cc578 extern "C" int IsHeapProfilerRunning() { function

Completed in 108 milliseconds