Home
last modified time | relevance | path

Searched defs:profiling_data_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/dprofiler/
Ddprofiler.h64 PandaUniquePtr<dprof::ProfilingData> profiling_data_; variable
/arkcompiler/runtime_core/runtime/include/
Dmethod.h855 std::atomic<ProfilingData *> profiling_data_; member