Home
last modified time | relevance | path

Searched defs:trackAllocations (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h409 const bool trackAllocations, EntryIdMap *entryIdMap, Chunk *chunk) in HeapSnapshot()
478 bool trackAllocations() const in trackAllocations() function
/arkcompiler/toolchain/tooling/base/
Dpt_params.cpp933 bool trackAllocations = false; in Create() local