Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c1338 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry() function
1365 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1371 struct file *file = thread_trace__files_entry(ttrace, fd); in trace__set_fd_pathname()