Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c6546 static const struct file_operations pfm_proc_fops = { variable
6624 perfmon_dir = proc_create("perfmon", S_IRUGO, NULL, &pfm_proc_fops); in pfm_init()