Searched defs:stack (Results 1 - 7 of 7) sorted by relevance
/developtools/hiperf/test/unittest/common/native/ |
H A D | callstack_test.cpp | 489 std::vector<DfxFrame> stack = {{rnd_(), rnd_()}}; in HWTEST_F() local 493 std::vector<DfxFrame> stack = {{rnd_(), rnd_()}}; in HWTEST_F() local
|
/developtools/profiler/device/plugins/memory_plugin/test/unittest/ |
H A D | smaps_stats_unittest.cpp | 832 uint64_t stack = 12; in HWTEST_F() local 878 uint64_t stack = 12; in HWTEST_F() local
|
H A D | memory_data_plugin_unittest.cpp | 52 uint64_t stack; member 935 uint64_t stack = 60; in HWTEST_F() local
|
/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
|
/developtools/smartperf_host/trace_streamer/src/filter/ |
H A D | slice_filter.cpp | 255 void SliceFilter::CloseUnMatchedSlice(int64_t ts, SlicesStack &stack, InternalTid itid) in CloseUnMatchedSlice() argument 287 int32_t SliceFilter::MatchingIncompleteSliceIndex(const SlicesStack &stack, DataIndex category, DataIndex name) in MatchingIncompleteSliceIndex() argument 315 auto &stack = sliceStack.sliceStack; StartSlice() local 369 SlicesStack &stack = stackInfo.sliceStack; CompleteSlice() local 426 auto &stack = binderStackMap_[internalTid]; AddArgs() local [all...] |
/developtools/profiler/hiebpf/include/ |
H A D | vmlinux.h | 942 void *stack; member 3348 long unsigned int stack; member 21236 __u64 stack; member 21291 long unsigned int stack; member 31308 struct bpf_stack_state *stack; member 34808 struct resolve_vertex stack[32]; member 39610 struct saved *stack; member [all...] |
Completed in 423 milliseconds