Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.c62 struct thread_stack { struct
63 struct thread_stack_entry *stack; argument
74 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument
Dauxtrace.h95 bool thread_stack; member