Home
last modified time | relevance | path

Searched refs:alloc (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_xz_utils.cpp40 ISzAlloc alloc; in XzDecompress() local
42 alloc.Alloc = XzAlloc; in XzDecompress()
43 alloc.Free = XzFree; in XzDecompress()
44 XzUnpacker_Construct(&state, &alloc); in XzDecompress()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_heap_info.cpp57 heapInfo.alloc = mallocInfo.uordblks / numberSys; in GetInfo()
79 infos[info.first].insert(pair<string, uint64_t>(MEMINFO_HEAP_ALLOC, heapInfo.alloc)); in GetInfo()
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_heap_info.h39 int alloc; member

Completed in 2 milliseconds