Home
last modified time | relevance | path

Searched refs:thread_stack__grow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() function
143 err = thread_stack__grow(ts); in thread_stack__init()
244 err = thread_stack__grow(ts); in thread_stack__push()
792 err = thread_stack__grow(ts); in thread_stack__push_cp()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread-stack.c118 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() function
143 err = thread_stack__grow(ts); in thread_stack__init()
244 err = thread_stack__grow(ts); in thread_stack__push()
793 err = thread_stack__grow(ts); in thread_stack__push_cp()

Completed in 4 milliseconds