Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events.c1798 static int ftrace_event_avail_open(struct inode *inode, struct file *file);
1833 .open = ftrace_event_avail_open,
1950 ftrace_event_avail_open(struct inode *inode, struct file *file) in ftrace_event_avail_open() function