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.h371 …pSnapshot(const EcmaVM *vm, const bool isVmMode, const bool isPrivate, const bool trackAllocations, in HeapSnapshot()
446 bool trackAllocations() const in trackAllocations() function
/arkcompiler/toolchain/tooling/base/
Dpt_params.cpp660 bool trackAllocations = false; in Create() local