thread_stack__depth 1212 tools/perf/builtin-script.c 	size_t depth = thread_stack__depth(thread, sample->cpu);
thread_stack__depth 1769 tools/perf/builtin-script.c 	int depth = thread_stack__depth(thread, sample->cpu);
thread_stack__depth   90 tools/perf/util/thread-stack.h size_t thread_stack__depth(struct thread *thread, int cpu);