Home
last modified time | relevance | path

Searched refs:GetAllocationProfile (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dheap-profiler.cc125 v8::AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::HeapProfiler
127 return sampling_heap_profiler_->GetAllocationProfile(); in GetAllocationProfile()
H A Dheap-profiler.h43 AllocationProfile* GetAllocationProfile();
H A Dsampling-heap-profiler.h125 v8::AllocationProfile* GetAllocationProfile();
H A Dsampling-heap-profiler.cc257 v8::AllocationProfile* SamplingHeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::internal::SamplingHeapProfiler
/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h1152 AllocationProfile* GetAllocationProfile();
/third_party/node/deps/v8/include/
H A Dv8-profiler.h1083 AllocationProfile* GetAllocationProfile();
/third_party/node/deps/v8/src/inspector/
H A Dv8-heap-profiler-agent-impl.cc444 profiler->GetAllocationProfile()); in getSamplingProfile()
/third_party/node/deps/v8/src/api/
H A Dapi.cc10287 AllocationProfile* HeapProfiler::GetAllocationProfile() { in GetAllocationProfile() function in v8::OneByteMask::__anon13987::MapAsArrayKind::HeapProfiler
10288 return reinterpret_cast<i::HeapProfiler*>(this)->GetAllocationProfile(); in GetAllocationProfile()

Completed in 29 milliseconds