Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c1326 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry() function
1353 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1359 struct file *file = thread_trace__files_entry(ttrace, fd); in trace__set_fd_pathname()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c1361 static struct file *thread_trace__files_entry(struct thread_trace *ttrace, int fd) in thread_trace__files_entry() function
1388 return thread_trace__files_entry(thread__priv(thread), fd); in thread__files_entry()
1394 struct file *file = thread_trace__files_entry(ttrace, fd); in trace__set_fd_pathname()

Completed in 15 milliseconds