Home
last modified time | relevance | path

Searched refs:Info (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpgo_bc_info.cpp19 void PGOBCInfo::Info::Record(const InfoDetail &detail) in Record()
31 uint32_t PGOBCInfo::Info::GetPGOExtendGTCount(const CString &recordName) const in GetPGOExtendGTCount()
40 const PGOBCInfo::Info& PGOBCInfo::GetInfo(Type type) const in GetInfo()
49 for (const Info &info : infos_) { in GetPGOExtendGTCount()
58 Info &info = infos_[type]; in Record()
Dpgo_bc_info.h42 class Info {
69 PGOBCInfo() : infos_(Type::TYPE_NUM, Info{}) {} in PGOBCInfo()
72 const Info& GetInfo(Type type) const;
90 CVector<Info> infos_;
/arkcompiler/ets_runtime/test/aottest/classstatic/
Dclassstatic.ts214 class Info { class
229 intersect(ray: number) : Info {
254 intersect(ray: number) : Info {
255 var info = new Info();
/arkcompiler/toolchain/inspector/
Dlog_wrapper.h78 #define LOGI(fmt, ...) OHOS::HiviewDFX::HiLog::Info(LABEL, fmt, ##__VA_ARGS__)
/arkcompiler/ets_runtime/ecmascript/
Dlog.h130 OHOS::HiviewDFX::HiLog::Info(LABEL, "%{public}s", stream_.str().c_str()); in ~HiLog()
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp351 OHOS::HiviewDFX::HiLog::Info(LABEL, "%{public}s", stream_.str().c_str()); in LogLineInternal()
/arkcompiler/ets_frontend/
DREADME.md118 …id="p1372811281608"><a name="p1372811281608"></a><a name="p1372811281608"></a>Prints debug Info</p>