Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1988 CString pfDesc; in GetRecordProfileType() local
1989 PGOProfilerManager::GetInstance()->GetPandaFileDesc(abcId, pfDesc); in GetRecordProfileType()
1990 const auto &pf = JSPandaFileManager::GetInstance()->FindJSPandaFile(pfDesc); in GetRecordProfileType()
1992 LOG_ECMA(ERROR) << "Get record profile type failed. pf is null, pfDesc: " << pfDesc in GetRecordProfileType()

Completed in 4 milliseconds