Searched defs:stackSize (Results 1 – 6 of 6) sorted by relevance
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 352 static int inline __attribute__((always_inline)) FpUnwind(int maxDepth, uint64_t* ip, int stackSize, in FpUnwind() 447 int stackSize = 0; in hook_malloc() local 553 int stackSize = 0; in hook_aligned_alloc() local 659 int stackSize = 0; in hook_calloc() local 769 int stackSize = 0; in hook_realloc() local 917 int stackSize = 0; in hook_free() local 1036 int stackSize = 0; in hook_mmap() local 1136 int stackSize = 0; in hook_munmap() local 1258 int stackSize = 0; in hook_memtrace() local 1462 bool ohos_malloc_hook_send_hook_misc_data(uint64_t id, const char* stackPtr, size_t stackSize, uint… in ohos_malloc_hook_send_hook_misc_data()
|
| D | runtime_stack_range.cpp | 54 size_t stackSize; in GetThreadRuntimeStackRange() local
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| D | stack_data_repeater.h | 43 uint32_t stackSize = 0; member
|
| /developtools/hiperf/src/ |
| D | perf_events.cpp | 905 void PerfEvents::SetDwarfSampleStackSize(uint32_t stackSize) in SetDwarfSampleStackSize() 1500 uint64_t stackSize = 0; in CutStackAndMove() local
|
| D | callstack.cpp | 469 const u8 *stack, u64 stackSize, std::vector<DfxFrame> &callStack, in UnwindCallStack()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | call_stack.cpp | 441 const u8 *stack, u64 stackSize, std::vector<CallFrame> &callStack, in UnwindCallStack()
|