Searched defs:profiler (Results 1 – 10 of 10) sorted by relevance
6 v8::CpuProfiler* profiler = v8::CpuProfiler::New(args.GetIsolate()); in StartCpuProfiler() local
22 Profiler profiler; variable
246 [`session.connect()`]: #inspector_session_connect
44 let profiler = {}; variable
16 namespace profiler { namespace
137 "profiler": { object
134 "profiler": { object
47 def __init__(self, profiler): argument
121546 NativeProfiler* profiler = GetNativeProfiler(); in SampleNative() local121557 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in SampleTenured() local121568 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in SampleNursery() local121579 NativeProfiler* profiler = GetNativeProfiler(); in RemoveNative() local121590 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in MarkTenuredStart() local121601 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in MarkTenured() local121612 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in SweepTenured() local121623 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in SweepNursery() local121634 GCHeapProfiler* profiler = GetGCHeapProfiler(addrOld); in MoveNurseryToTenured() local