Home
last modified time | relevance | path

Searched defs:entryIdMap (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Drawheap_dump.cpp87 EntryIdMap *entryIdMap, const DumpSnapShotOption &dumpOption) in RawHeapDump()
267 EntryIdMap *entryIdMap, const DumpSnapShotOption &dumpOption) in RawHeapDumpV1()
413 EntryIdMap *entryIdMap, const DumpSnapShotOption &dumpOption) in RawHeapDumpV2()
Dheap_snapshot.h414 const bool trackAllocations, EntryIdMap *entryIdMap) in HeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp25 bool traceAllocation, EntryIdMap* entryIdMap) in HeapSnapShotFriendTest()
Dheap_dump_test.cpp1785 EntryIdMap entryIdMap {}; in HWTEST_F_L0() local