Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.c40 struct thread_stack_entry { struct
63 struct thread_stack_entry *stack; argument
76 struct thread_stack_entry *new_stack; in thread_stack__grow()
80 sz = new_sz * sizeof(struct thread_stack_entry); in thread_stack__grow()
166 struct thread_stack_entry *tse; in thread_stack__call_return()
337 struct thread_stack_entry *tse; in thread_stack__push_cp()
367 struct thread_stack_entry *tse = &ts->stack[0]; in thread_stack__pop_cp()
495 struct thread_stack_entry *tse; in thread_stack__trace_begin()