Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread-stack.c173 static struct thread_stack *thread_stack__new(struct thread *thread, int cpu, in thread_stack__new() function
416 ts = thread_stack__new(thread, cpu, NULL, callstack, br_stack_sz); in thread_stack__event()
1118 ts = thread_stack__new(thread, sample->cpu, crp, true, 0); in thread_stack__process()