Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c1285 static struct thread_trace *thread_trace__new(void) in thread_trace__new() function
1321 thread__set_priv(thread, thread_trace__new()); in thread__trace()