Searched refs:cpudir (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/oprofile/
H A Doprofile_stats.c44 struct dentry *cpudir; oprofile_create_stats_files() local
56 cpudir = oprofilefs_mkdir(dir, buf); for_each_possible_cpu()
62 oprofilefs_create_ro_ulong(cpudir, "sample_received", for_each_possible_cpu()
64 oprofilefs_create_ro_ulong(cpudir, "sample_lost_overflow", for_each_possible_cpu()
66 oprofilefs_create_ro_ulong(cpudir, "backtrace_aborted", for_each_possible_cpu()
68 oprofilefs_create_ro_ulong(cpudir, "sample_invalid_eip", for_each_possible_cpu()

Completed in 34 milliseconds