Home
last modified time | relevance | path

Searched defs:ret_addr (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dthread-stack.c40 u64 ret_addr; member
114 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push()
131 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
249 u64 ret_addr; in thread_stack__event() local
332 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp()
357 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp()
517 u64 ret_addr; in thread_stack__trace_end() local
583 u64 ret_addr; in thread_stack__process() local
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c123 uint64_t ret_addr; member