Home
last modified time | relevance | path

Searched refs:StartDProfiler (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime.h197 int StartDProfiler(std::string_view appName);
203 int StartDProfiler(const PandaString &appName);
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp1148 StartDProfiler(appName); in ExecutePandaFile()
1201 int Runtime::StartDProfiler(std::string_view appName) in StartDProfiler() function in ark::Runtime

Completed in 4 milliseconds