Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h57 inline bool GetHClassTreeDesc(PGOSampleType type, PGOHClassTreeDesc **desc) const in GetHClassTreeDesc() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp224 bool PGOProfilerDecoder::GetHClassTreeDesc(PGOSampleType profileType, PGOHClassTreeDesc **desc) con… in GetHClassTreeDesc() function in panda::ecmascript::pgo::PGOProfilerDecoder
Dpgo_profiler_info.h693 bool GetHClassTreeDesc(PGOSampleType profileType, PGOHClassTreeDesc **desc) const in GetHClassTreeDesc() function