Searched refs:thread_stack__pop_cp (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | thread-stack.c | 493 static int thread_stack__pop_cp(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_cp() function 623 return thread_stack__pop_cp(thread, ts, sample->addr, sample->time, ref, in thread_stack__no_call_return() 740 err = thread_stack__pop_cp(thread, ts, sample->addr, in thread_stack__process()
|