Home | History | Annotate | Download | only in src

Lines Matching defs:profiler

14 #include "src/cpu-profiler.h"
2082 HeapProfiler* profiler = heap->isolate()->heap_profiler();
2083 if (profiler->is_tracking_allocations()) {
2084 profiler->UpdateObjectSizeEvent(elms->address(), elms->Size());