Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c5655 const struct seq_operations pfm_seq_ops = { variable
6547 perfmon_dir = proc_create_seq("perfmon", S_IRUGO, NULL, &pfm_seq_ops); in pfm_init()