Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1289 static struct thread_trace *thread_trace__new(void) in thread_trace__new() function
1309 thread__set_priv(thread, thread_trace__new()); in thread__trace()