Searched defs:GetAllocationProfile (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/profiler/ | ||
D | heap-profiler.cc | 117 v8::AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::HeapProfiler |
D | sampling-heap-profiler.cc | 260 v8::AllocationProfile* SamplingHeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::SamplingHeapProfiler |
/external/v8/src/ | ||
D | api.cc | 10001 AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::HeapProfiler |