Searched refs:ApGenMode (Results 1 – 5 of 5) sorted by relevance
30 using ApGenMode = PGOProfilerEncoder::ApGenMode;48 encoder_ = std::make_unique<PGOProfilerEncoder>(outDir, hotnessThreshold, ApGenMode::MERGE); in Initialize()99 void SetApGenMode(ApGenMode mode) in SetApGenMode()124 ApGenMode mode) in TextToBinary()151 ApGenMode mode);
26 enum ApGenMode { OVERWRITE, MERGE }; enum28 PGOProfilerEncoder(const std::string &outDir, uint32_t hotnessThreshold, ApGenMode mode) in PGOProfilerEncoder()52 void SetApGenMode(ApGenMode mode) in SetApGenMode()76 ApGenMode mode_ {OVERWRITE};
28 ApGenMode mode) in MergeApFiles()
27 using ApGenMode = PGOProfilerEncoder::ApGenMode; typedef162 … option.GetHotnessThreshold(), ApGenMode::OVERWRITE)) { in Main()172 … option.GetHotnessThreshold(), ApGenMode::OVERWRITE)) { in Main()
46 using ApGenMode = PGOProfilerEncoder::ApGenMode; typedef in panda::test::PGOProfilerTest516 PGOProfilerManager::GetInstance()->SetApGenMode(ApGenMode::OVERWRITE); in HWTEST_F_L0()612 ApGenMode::MERGE)); in HWTEST_F_L0()967 … "ark-profiler18/modules_merge.ap", 1, ApGenMode::OVERWRITE)); in HWTEST_F_L0()