Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/trace/beauty/
H A Dioctl.c179 struct file *file = thread__files_entry(arg->thread, fd); in syscall_arg__scnprintf_ioctl_cmd()
H A Dbeauty.h45 struct file *thread__files_entry(struct thread *thread, int fd);
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c1386 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry() function