Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread-stack.h98 size_t thread_stack__depth(struct thread *thread, int cpu);
A Dthread-stack.c1232 size_t thread_stack__depth(struct thread *thread, int cpu) in thread_stack__depth() function
/linux/tools/perf/
A Dbuiltin-script.c1549 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent()
2212 int depth = thread_stack__depth(thread, sample->cpu); in show_event()

Completed in 716 milliseconds