Home
last modified time | relevance | path

Searched defs:profiler_ (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocation_inspector.h44 [[maybe_unused]] HeapSampling *const profiler_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.h85 Profiler profiler_; variable
/arkcompiler/toolchain/tooling/dynamic/client/session/
Dsession.h127 ProfilerSingleton profiler_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp909 HeapProfilerInterface *profiler_ {nullptr}; member in panda::test::MockHeapProfiler