Home
last modified time | relevance | path

Searched refs:SaveProfileInfo (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dpanda_vm.h78 virtual void SaveProfileInfo() {} in SaveProfileInfo() function in ark::PandaVM
H A Druntime.h240 bool SaveProfileInfo() const;
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_saver.cpp71 if (!Runtime::GetCurrent()->SaveProfileInfo()) { in Start()
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp438 instance_->GetPandaVM()->SaveProfileInfo(); in Destroy()
1507 bool Runtime::SaveProfileInfo() const in SaveProfileInfo() function in ark::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp142 vm->SaveProfileInfo(); in Destroy()

Completed in 6 milliseconds