Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c1669 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry() function
1696 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1702 struct file *file = thread_trace__files_entry(ttrace, fd); in trace__set_fd_pathname()