Searched defs:stackSize (Results 1 - 6 of 6) sorted by relevance
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | stack_data_repeater.h | 43 uint32_t stackSize = 0; member
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | runtime_stack_range.cpp | 54 size_t stackSize; in GetThreadRuntimeStackRange() local
|
| H A D | hook_client.cpp | 333 static int inline __attribute__((always_inline)) FpUnwind(int maxDepth, uint64_t* ip, int stackSize, in FpUnwind() argument 428 int stackSize = 0; in hook_malloc() local 533 int stackSize = 0; hook_aligned_alloc() local 638 int stackSize = 0; hook_calloc() local 748 int stackSize = 0; hook_realloc() local 889 int stackSize = 0; hook_free() local 1008 int stackSize = 0; hook_mmap() local 1108 int stackSize = 0; hook_munmap() local 1230 int stackSize = 0; hook_memtrace() local 1434 ohos_malloc_hook_send_hook_misc_data(uint64_t id, const char* stackPtr, size_t stackSize, uint32_t type) ohos_malloc_hook_send_hook_misc_data() argument [all...] |
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | call_stack.cpp | 440 UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum, const u8 *stack, u64 stackSize, std::vector<CallFrame> &callStack, size_t maxStackLevel, int maxjsDepth, bool jsReport) UnwindCallStack() argument
|
| /developtools/hiperf/src/ |
| H A D | callstack.cpp | 468 UnwindCallStack(const VirtualThread &thread, bool abi32, u64 *regs, u64 regsNum, const u8 *stack, u64 stackSize, std::vector<DfxFrame> &callStack, size_t maxStackLevel) UnwindCallStack() argument
|
| H A D | perf_events.cpp | 911 void PerfEvents::SetDwarfSampleStackSize(uint32_t stackSize) in SetDwarfSampleStackSize() argument 1509 uint64_t stackSize = 0; in CutStackAndMove() local [all...] |
Completed in 7 milliseconds