Home
last modified time | relevance | path

Searched defs:ProfileType (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/profiling/
Dprofiling.h48 using ProfileType = void *; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.cpp37 ProfileType::ProfileType(PGOContext &context, ProfileTypeRef typeRef) in ProfileType() function in panda::ecmascript::pgo::ProfileType
Dpgo_profile_type.h205 explicit ProfileType(uint64_t rawType) : type_(rawType) {}; in ProfileType() function
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_location.h22 using ProfileType = pgo::ProfileType; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_symbol.h25 using ProfileType = pgo::ProfileType; variable
Djs_hclass.cpp26 using ProfileType = pgo::ProfileType; typedef
/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h33 using ProfileType = pgo::ProfileType; variable