Home
last modified time | relevance | path

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

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