Searched defs:PGORecordSimpleInfos (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler_info.cpp | 1137 PGORecordSimpleInfos::PGORecordSimpleInfos(uint32_t threshold) : hotnessThreshold_(threshold) in PGORecordSimpleInfos() function in panda::ecmascript::pgo::PGORecordSimpleInfos [all...] |
H A D | pgo_profiler_info.h | 572 class PGORecordSimpleInfos : public PGOContext { class |
Completed in 4 milliseconds