Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dpgo.h34 profile_file_path_ = std::move(file_path); in SetProfilePath()
40 std::string profile_file_path_; member in panda::panda_file::pgo::ProfileOptimizer
H A Dpgo.cpp60 std::string path = os::GetAbsolutePath(profile_file_path_); in ParseProfileData()
62 LOG(ERROR, PANDAFILE) << "failed to resolve profile file path: " << profile_file_path_; in ParseProfileData()
69 LOG(ERROR, PANDAFILE) << "failed to open pgo files: " << profile_file_path_; in ParseProfileData()

Completed in 1 milliseconds