Searched refs:thread_stack__pop_ks (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | thread-stack.c | 885 static int thread_stack__pop_ks(struct thread *thread, struct thread_stack *ts, in thread_stack__pop_ks() function 921 err = thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__no_call_return() 933 err = thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__no_call_return() 1186 return thread_stack__pop_ks(thread, ts, sample, ref); in thread_stack__process()
|