Home
last modified time | relevance | path

Searched defs:profiledPandaFiles (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Daot_profiling_data.h159 void AddPandaFiles(Rng &&profiledPandaFiles) in AddPandaFiles()
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_saver.cpp137 PandaUnorderedSet<std::string_view> &profiledPandaFiles) in SaveProfile()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dprofiling_merger_test.cpp147 … auto profiledPandaFiles = runtime->GetClassLinker()->GetAotManager()->GetProfiledPandaFiles(); in SaveProfile() local
Dprofiling_round_trip_test.cpp197 … auto profiledPandaFiles = runtime->GetClassLinker()->GetAotManager()->GetProfiledPandaFiles(); in SaveProfile() local
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp433 … auto profiledPandaFiles = instance_->GetClassLinker()->GetAotManager()->GetProfiledPandaFiles(); in Destroy() local