Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/dprofiler/
Ddprofiler.cpp65 DProfiler::DProfiler(std::string_view app_name, Runtime *runtime) in DProfiler() function in panda::DProfiler
/arkcompiler/runtime_core/runtime/include/
Druntime.h53 class DProfiler; variable