Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h62 void PUBLIC_API RecordProfileType(JSHClass *hclass, JSPandaFile *pandaFile, int32_t traceId);
H A Dpgo_profiler.cpp28 void PGOProfiler::RecordProfileType(JSHClass *hclass, JSPandaFile *pandaFile, int32_t traceId) in RecordProfileType() function in panda::ecmascript::pgo::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dprogram_object.h585 profiler->RecordProfileType(obj->GetClass(), jsPandaFile, id.GetOffset()); in GetLiteralFromCache()

Completed in 7 milliseconds