Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread-stack.c96 struct thread_stack { struct
97 struct thread_stack_entry *stack; argument
108 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() argument