Home
last modified time | relevance | path

Searched defs:GetMismatchResult (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp195 void PGOProfilerDecoder::GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCoun… in GetMismatchResult() function in panda::ecmascript::PGOProfilerDecoder
Dpgo_profiler_info.h1155 void GetMismatchResult(uint32_t &totalMethodCount, uint32_t &mismatchMethodCount, in GetMismatchResult() function
Dpgo_profiler_info.cpp936 void PGOMethodIdSet::GetMismatchResult(const CString &recordName, uint32_t &totalMethodCount, in GetMismatchResult() function in panda::ecmascript::PGOMethodIdSet