perfmon_dir       516 arch/ia64/kernel/perfmon.c static struct proc_dir_entry 	*perfmon_dir;
perfmon_dir      6547 arch/ia64/kernel/perfmon.c 	perfmon_dir = proc_create_seq("perfmon", S_IRUGO, NULL, &pfm_seq_ops);
perfmon_dir      6548 arch/ia64/kernel/perfmon.c 	if (perfmon_dir == NULL) {