Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread-stack.c126 static struct thread_stack *thread_stack__new(struct thread *thread, in thread_stack__new() function
260 thread->ts = thread_stack__new(thread, NULL); in thread_stack__event()
684 thread->ts = thread_stack__new(thread, crp); in thread_stack__process()
691 thread->ts = thread_stack__new(thread, crp); in thread_stack__process()