Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.c74 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() function
101 if (thread_stack__grow(ts)) { in thread_stack__new()
120 err = thread_stack__grow(ts); in thread_stack__push()
341 err = thread_stack__grow(ts); in thread_stack__push_cp()