| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | Config.cpp | 22 Profiler profiler; member
|
| /third_party/node/src/ |
| H A D | inspector_profiler.h | 17 namespace profiler { namespace
|
| H A D | inspector_profiler.cc | 17 namespace profiler { namespace
|
| H A 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; Start() local 371 GCProfiler* profiler; Stop() local [all...] |
| H A D | node_internals.h | 341 namespace profiler { namespace
|
| H A D | env.h | 79 namespace profiler { namespace [all...] |
| H A D | js_native_api_v8.cc | 2016 auto profiler = v8::CpuProfiler::New(isolate); in OH_JSVM_StartCpuProfiler() local 2025 OH_JSVM_StopCpuProfiler(JSVM_VM vm, JSVM_CpuProfiler profiler, in OH_JSVM_StopCpuProfiler() argument 2040 auto profiler = isolate->GetHeapProfiler(); in OH_JSVM_TakeHeapSnapshot() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | sampling-heap-profiler.h | 115 SamplingHeapProfiler* const profiler; member 131 Observer(Heap* heap, intptr_t step_size, uint64_t rate, SamplingHeapProfiler* profiler, base::RandomNumberGenerator* random) Observer() argument
|
| H A D | heap-snapshot-generator.h | 225 HeapProfiler* profiler() const { return profiler_; } in profiler() function in v8::internal::HeapSnapshot
|
| H A D | cpu-profiler.cc | 452 void AddProfiler(Isolate* isolate, CpuProfiler* profiler) { in AddProfiler() argument 457 RemoveProfiler(Isolate* isolate, CpuProfiler* profiler) RemoveProfiler() argument [all...] |
| H A D | profile-generator.cc | 575 CpuProfile::CpuProfile(CpuProfiler* profiler, ProfilerId id, const char* title, in CpuProfile() argument [all...] |
| H A D | profile-generator.h | 543 void set_cpu_profiler(CpuProfiler* profiler) { profiler_ = profiler; } in set_cpu_profiler() argument
|
| H A D | heap-snapshot-generator.cc | 388 HeapSnapshot::HeapSnapshot(HeapProfiler* profiler, bool global_objects_as_roots, in HeapSnapshot() argument [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | tiering-manager.cc | 366 OnInterruptTickScope( TieringManager* profiler) OnInterruptTickScope() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A 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(); startSampling() local 440 v8::HeapProfiler* profiler = m_isolate->GetHeapProfiler(); getSamplingProfile() local [all...] |
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-snapshot.cc | 509 auto* profiler = in AddEdge() local
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 946 void SetProfiler(Profiler* profiler) { in SetProfiler() argument
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 9850 i::CpuProfiler* profiler = profile->cpu_profiler(); in Delete() local [all...] |