Home
last modified time | relevance | path

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

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