Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp51 constexpr static uint64_t SIZE_MASK = 0xFFFFFF0000000000; variable
782 callStack_.push_back(rawStack->stackConext->mallocSize | SIZE_MASK); in SetAllocStatisticsFrame()
812 callStack_[0] = (rawStack->stackConext->mallocSize | SIZE_MASK); in SetAllocStatisticsFrame()

Completed in 3 milliseconds