Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-trace.c1324 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry() function
1351 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1357 struct file *file = thread_trace__files_entry(ttrace, fd); in trace__set_fd_pathname()