Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread-stack.c108 static int thread_stack__grow(struct thread_stack *ts) in thread_stack__grow() function
135 if (thread_stack__grow(ts)) { in thread_stack__new()
154 err = thread_stack__grow(ts); in thread_stack__push()
477 err = thread_stack__grow(ts); in thread_stack__push_cp()