Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.c39 struct thread_stack_entry { struct
62 struct thread_stack_entry *stack; argument
75 struct thread_stack_entry *new_stack; in thread_stack__grow()
79 sz = new_sz * sizeof(struct thread_stack_entry); in thread_stack__grow()
165 struct thread_stack_entry *tse; in thread_stack__call_return()
336 struct thread_stack_entry *tse; in thread_stack__push_cp()
366 struct thread_stack_entry *tse = &ts->stack[0]; in thread_stack__pop_cp()
494 struct thread_stack_entry *tse; in thread_stack__trace_begin()