Searched defs:stackSize (Results 1 – 6 of 6) sorted by relevance
102 int stackSize = stackendptr - stackptr; in hook_malloc() local235 int stackSize = stackendptr - stackptr; in hook_free() local
44 size_t stackSize; in GetThreadRuntimeStackRange() local
78 uint32_t stackSize; in ReadShareMemory() local
191 uint32_t stackSize; in ReadShareMemory() local
838 void PerfEvents::SetDwarfSampleStackSize(uint32_t stackSize) in SetDwarfSampleStackSize()1362 uint64_t stackSize = 0; in CutStackAndMove() local
468 const u8 *stack, u64 stackSize, std::vector<CallFrame> &callStack, in UnwindCallStack()