Home
last modified time | relevance | path

Searched defs:uint64_t (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.h62 std::map<std::pair<const File *, uint64_t>, int32_t> *gotIntfInlineCache, in AotData() argument
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.cpp114 [](std::pair<uint64_t, Name> &x, std::pair<uint64_t, Name> &y) -> bool { in FilterMethodToPrint()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1148 std::unordered_map<uint64_t, ObjectEncode> *data) in ProcessObjectQueue()
1431 std::unordered_map<uint64_t, ObjectEncode> *data) in SerializeObject()
1572 std::unordered_map<uint64_t, ObjectEncode> *data) in SerializeObjectHeader()
1588 std::unordered_map<uint64_t, ObjectEncode> *data) in SerializeTaggedField()
1821 std::unordered_map<uint64_t, ObjectEncode> *data) in EncodeTaggedObject()
1882 std::unordered_map<uint64_t, ObjectEncode> *data) in GetObjectEncode()
1897 std::unordered_map<uint64_t, ObjectEncode> *data) in EncodeTaggedObjectRange()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp29 bool AOTFileInfo::CalCallSiteInfo(uintptr_t retAddr, std::tuple<uint64_t, uint8_t *, int, CalleeReg… in CalCallSiteInfo()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dirtoc_test.cpp55 uint64_t ModifyArrayForLoopTest(std::array<uint64_t, N> *data) in ModifyArrayForLoopTest()
/arkcompiler/ets_frontend/merge_abc/src/
DannotationProto.cpp177std::variant<uint64_t, float, double, std::string, panda::pandasm::Type, panda::pandasm::Annotatio… in CreateScalarValue()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp1140 void HeapSnapshot::GenerateNodeForBinMod(CUnorderedMap<uint64_t, NewAddr *> &objMap, CUnorderedSet<… in GenerateNodeForBinMod()
1165 bool HeapSnapshot::BuildSnapshotForBinMod(CUnorderedMap<uint64_t, NewAddr *> &objMap, in BuildSnapshotForBinMod()
Dheap_snapshot_json_serializer.cpp60CUnorderedMap<uint64_t, CVector<uint64_t>> &strIdMapObjVec) in DumpStringTable()
Dheap_profiler.cpp228 JSHClass *jsHclass, CUnorderedMap<uint64_t, NewAddr *> &objMap) in VisitMember()
251 CUnorderedMap<uint64_t, CUnorderedSet<uint64_t>> VisitObj(CUnorderedMap<uint64_t, NewAddr *> &objMa… in VisitObj()
460 void ClearObjMem(CUnorderedMap<uint64_t, NewAddr *> &objMap) in ClearObjMem()
706 CUnorderedMap<uint64_t, CVector<uint64_t>> &strIdMap) in GenObjTable()
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h339 …virtual void ConsoleCall(PtThread /* thread */, ConsoleCallType /* type */, uint64_t /* timestamp … in ConsoleCall() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h3336std::map<uint64_t, JSHandle<JSTaggedValue>> &cachedString) in GetOrCreateNumberString()