Home
last modified time | relevance | path

Searched defs:GetAllocationProfile (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/profiler/
Dheap-profiler.cc117 v8::AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::HeapProfiler
Dsampling-heap-profiler.cc260 v8::AllocationProfile* SamplingHeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::SamplingHeapProfiler
/external/v8/src/
Dapi.cc10001 AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::HeapProfiler