| /third_party/node/test/parallel/ |
| D | test-v8-collect-gc-profile-exit-before-stop.js | 7 const profiler = new GCProfiler(); constant 14 const profiler = new GCProfiler(); constant
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | Config.cpp | 22 Profiler profiler; variable
|
| /third_party/node/deps/v8/src/inspector/ |
| D | v8-heap-profiler-agent-impl.cc | 103 v8::HeapProfiler* profiler = isolate->GetHeapProfiler(); in objectByHeapObjectId() local 256 v8::HeapProfiler* profiler = m_isolate->GetHeapProfiler(); in disable() local 267 v8::HeapProfiler* profiler = m_isolate->GetHeapProfiler(); in takeHeapSnapshot() local 379 v8::HeapProfiler* profiler = m_isolate->GetHeapProfiler(); in startSampling() local 440 v8::HeapProfiler* profiler = m_isolate->GetHeapProfiler(); in getSamplingProfile() local
|
| /third_party/node/src/ |
| D | node_v8.cc | 277 GCProfiler* profiler = static_cast<GCProfiler*>(data); in BeforeGCCallback() local 295 GCProfiler* profiler = static_cast<GCProfiler*>(data); in AfterGCCallback() local 346 GCProfiler* profiler; in Start() local 371 GCProfiler* profiler; in Stop() local
|
| D | inspector_profiler.cc | 17 namespace profiler { namespace
|
| D | js_native_api_v8.cc | 1946 auto profiler = v8::CpuProfiler::New(isolate); in OH_JSVM_StartCpuProfiler() local 1955 OH_JSVM_StopCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler profiler, in OH_JSVM_StopCpuProfiler() 1970 auto profiler = isolate->GetHeapProfiler(); in OH_JSVM_TakeHeapSnapshot() local
|
| /third_party/node/lib/ |
| D | v8.js | 45 let profiler = {}; variable 388 #profiler = null; field in GCProfiler
|
| /third_party/node/deps/v8/src/profiler/ |
| D | sampling-heap-profiler.h | 115 SamplingHeapProfiler* const profiler; member 132 SamplingHeapProfiler* profiler, in Observer()
|
| D | cpu-profiler.cc | 452 void AddProfiler(Isolate* isolate, CpuProfiler* profiler) { in AddProfiler() 457 void RemoveProfiler(Isolate* isolate, CpuProfiler* profiler) { in RemoveProfiler()
|
| D | profile-generator.h | 543 void set_cpu_profiler(CpuProfiler* profiler) { profiler_ = profiler; } in set_cpu_profiler()
|
| D | heap-snapshot-generator.h | 225 HeapProfiler* profiler() const { return profiler_; } in profiler() function
|
| D | profile-generator.cc | 575 CpuProfile::CpuProfile(CpuProfiler* profiler, ProfilerId id, const char* title, in CpuProfile()
|
| D | heap-snapshot-generator.cc | 388 HeapSnapshot::HeapSnapshot(HeapProfiler* profiler, bool global_objects_as_roots, in HeapSnapshot()
|
| /third_party/node/doc/api/ |
| D | inspector.md | 281 [`session.connect()`]: #sessionconnect
|
| /third_party/node/deps/v8/src/execution/ |
| D | tiering-manager.cc | 367 TieringManager* profiler) in OnInterruptTickScope()
|
| /third_party/python/Lib/ |
| D | profile.py | 48 def __init__(self, profiler): argument
|
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| D | cpp-snapshot.cc | 509 auto* profiler = in AddEdge() local
|
| /third_party/node/deps/v8/tools/ |
| D | tickprocessor.mjs | 577 'profiler': undefined, property
|
| /third_party/node/deps/v8/src/logging/ |
| D | log.cc | 946 void SetProfiler(Profiler* profiler) { in SetProfiler()
|
| /third_party/node/deps/v8/src/api/ |
| D | api.cc | 9970 i::CpuProfiler* profiler = profile->cpu_profiler(); in Delete() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 121546 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
|