Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.cpp65 DProfiler::DProfiler(std::string_view appName, Runtime *runtime) in DProfiler() function in ark::DProfiler
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h57 class DProfiler; variable