Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread-stack.h99 size_t thread_stack__depth(struct thread *thread, int cpu);
H A Dthread-stack.c1233 size_t thread_stack__depth(struct thread *thread, int cpu) in thread_stack__depth() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c1342 size_t depth = thread_stack__depth(thread, sample->cpu); in perf_sample__fprintf_callindent()
1877 int depth = thread_stack__depth(thread, sample->cpu); in show_event()