Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dpanda_vm.h78 virtual void SaveProfileInfo() {} in SaveProfileInfo() function
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp1524 bool Runtime::SaveProfileInfo() const in SaveProfileInfo() function in ark::Runtime