Home
last modified time | relevance | path

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

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