Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c208 static struct thread_stack *thread__cpu_stack(struct thread *thread, int cpu) in thread__cpu_stack() function
233 return thread__cpu_stack(thread, cpu); in thread__stack()