Searched refs:thread_trace__files_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-trace.c1362 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) function
1389 return thread_trace__files_entry(thread__priv(thread), fd);
1395 struct file *file = thread_trace__files_entry(ttrace, fd);

Completed in 86 milliseconds