Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c1589 static struct thread_trace *thread_trace__new(struct trace *trace) in thread_trace__new() function
1629 thread__set_priv(thread, thread_trace__new(trace)); in thread__trace()