Home
last modified time | relevance | path

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

/openbmc/linux/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()