Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.c75 u64 ret_addr; member
149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) in thread_stack__push()
166 static void thread_stack__pop(struct thread_stack *ts, u64 ret_addr) in thread_stack__pop()
284 u64 ret_addr; in thread_stack__event() local
469 static int thread_stack__push_cp(struct thread_stack *ts, u64 ret_addr, in thread_stack__push_cp()
494 u64 ret_addr, u64 timestamp, u64 ref, in thread_stack__pop_cp()
654 u64 ret_addr; in thread_stack__trace_end() local
720 u64 ret_addr; in thread_stack__process() local
/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c126 uint64_t ret_addr; member