Home
last modified time | relevance | path

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

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