Home
last modified time | relevance | path

Searched defs:thread_stack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c88 struct thread_stack { struct
89 struct thread_stack_entry *stack; argument
113 static inline bool thread_stack__per_cpu(struct thread *thread) in thread_stack__per_cpu() argument
118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
H A Dauxtrace.h139 bool thread_stack; member