Home
last modified time | relevance | path

Searched defs:PGOObjectInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp21 using PGOObjectInfo = pgo::PGOObjectInfo; typedef
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h771 using PGOObjectInfo = PGOObjectTemplate<ProfileType, PGOSampleType>; variable