Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c514 static struct proc_dir_entry *perfmon_dir; variable
6602 perfmon_dir = proc_create_seq("perfmon", S_IRUGO, NULL, &pfm_seq_ops); in pfm_init()
6603 if (perfmon_dir == NULL) { in pfm_init()