Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.c92 static struct thread_stack *thread_stack__new(struct thread *thread, in thread_stack__new() function
226 thread->ts = thread_stack__new(thread, NULL); in thread_stack__event()
548 thread->ts = thread_stack__new(thread, crp); in thread_stack__process()
555 thread->ts = thread_stack__new(thread, crp); in thread_stack__process()