Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Dperf.c183 static int perf_open(struct inode *inode, struct file *file);
248 static int perf_open(struct inode *inode, struct file *file) in perf_open() function
474 .open = perf_open,