Home
last modified time | relevance | path

Searched defs:profiler (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/addons/cpu-profiler-crash/
Dbinding.cc6 v8::CpuProfiler* profiler = v8::CpuProfiler::New(args.GetIsolate()); in StartCpuProfiler() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.cpp22 Profiler profiler; variable
/third_party/node/doc/api/
Dinspector.md246 [`session.connect()`]: #inspector_session_connect
/third_party/node/lib/
Dv8.js44 let profiler = {}; variable
/third_party/node/src/
Dinspector_profiler.cc16 namespace profiler { namespace
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/kernel/
Dlibraries.json137 "profiler": { object
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/kernel/
Dlibraries.json137 "profiler": { object
/third_party/flutter/engine/flutter/lib/snapshot/
Dlibraries.json134 "profiler": { object
/third_party/python/Lib/
Dprofile.py47 def __init__(self, profiler): argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp121546 NativeProfiler* profiler = GetNativeProfiler(); in SampleNative() local
121557 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in SampleTenured() local
121568 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in SampleNursery() local
121579 NativeProfiler* profiler = GetNativeProfiler(); in RemoveNative() local
121590 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in MarkTenuredStart() local
121601 GCHeapProfiler* profiler = GetGCHeapProfiler(addr); in MarkTenured() local
121612 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in SweepTenured() local
121623 GCHeapProfiler* profiler = GetGCHeapProfiler(runtime); in SweepNursery() local
121634 GCHeapProfiler* profiler = GetGCHeapProfiler(addrOld); in MoveNurseryToTenured() local