Home
last modified time | relevance | path

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

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