Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dthread-stack.c152 static struct thread_stack *thread_stack__new(struct thread *thread, int cpu, in thread_stack__new() function
365 ts = thread_stack__new(thread, cpu, NULL); in thread_stack__event()
867 ts = thread_stack__new(thread, sample->cpu, crp); in thread_stack__process()