Searched refs:runtime_profiler (Results 1 – 15 of 15) sorted by relevance
695 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
814 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
817 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
821 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
899 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
909 isolate->runtime_profiler()->OptimizeNow(); in HandleStackGuardInterrupt()
1199 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
797 RuntimeProfiler* runtime_profiler() { return runtime_profiler_; } in runtime_profiler() function
336 isolate->runtime_profiler()->NotifyCodeGenerated(code->instruction_size()); in MakeCode()
2030 sampler->isolate()->runtime_profiler()->NotifyTick(); in DoRuntimeProfile()
2392 heap()->isolate()->runtime_profiler()->RemoveDeadSamples(); in AfterMarking()3409 heap()->isolate()->runtime_profiler()->UpdateSamplesAfterCompact( in EvacuateNewSpaceAndCandidates()
332 Isolate::Current()->runtime_profiler()->NotifyICChanged(); in PostPatching()
1227 isolate()->runtime_profiler()->UpdateSamplesAfterScavenge(); in Scavenge()
4339 isolate->runtime_profiler()->Reset(); in New()
8236 isolate->runtime_profiler()->AttemptOnStackReplacement(*function); in RUNTIME_FUNCTION()