Searched refs:perfmon_dir (Results 1 – 1 of 1) sorted by relevance
512 static struct proc_dir_entry *perfmon_dir; variable6624 perfmon_dir = proc_create("perfmon", S_IRUGO, NULL, &pfm_proc_fops); in pfm_init()6625 if (perfmon_dir == NULL) { in pfm_init()