Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c113 static inline bool thread_stack__per_cpu(struct thread *thread) in thread_stack__per_cpu() function
182 if (thread_stack__per_cpu(thread) && cpu > 0) in thread_stack__new()
197 if (thread_stack__per_cpu(thread) && cpu > 0 && in thread_stack__new()
232 if (thread_stack__per_cpu(thread)) in thread__stack()