Searched refs:thread_stack__push (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dthread-stack.c149 static int thread_stack__push(struct thread_stack *ts, u64 ret_addr) thread_stack__push() function
291 return thread_stack__push(thread->ts, ret_addr); thread_stack__event()

Completed in 57 milliseconds