Searched refs:thread_stack__depth (Results 1 – 3 of 3) sorted by relevance
90 size_t thread_stack__depth(struct thread *thread, int cpu);
981 size_t thread_stack__depth(struct thread *thread, int cpu) in thread_stack__depth() function
1212 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent()1769 int depth = thread_stack__depth(thread, sample->cpu); in show_event()