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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/oprofile/
H A Doprofile_files.c176 oprofilefs_create_file(sb, root, "enable", &enable_fops);
178 oprofilefs_create_file(sb, root, "buffer", &event_buffer_fops);
182 oprofilefs_create_file(sb, root, "cpu_type", &cpu_type_fops);
183 oprofilefs_create_file(sb, root, "backtrace_depth", &depth_fops);
184 oprofilefs_create_file(sb, root, "pointer_size", &pointer_size_fops);
186 oprofilefs_create_file(sb, root, "time_slice", &timeout_fops);
H A Doprofilefs.c202 int oprofilefs_create_file(struct super_block *sb, struct dentry *root, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_files.c176 oprofilefs_create_file(sb, root, "enable", &enable_fops);
178 oprofilefs_create_file(sb, root, "buffer", &event_buffer_fops);
182 oprofilefs_create_file(sb, root, "cpu_type", &cpu_type_fops);
183 oprofilefs_create_file(sb, root, "backtrace_depth", &depth_fops);
184 oprofilefs_create_file(sb, root, "pointer_size", &pointer_size_fops);
186 oprofilefs_create_file(sb, root, "time_slice", &timeout_fops);
H A Doprofilefs.c202 int oprofilefs_create_file(struct super_block *sb, struct dentry *root, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Doprofile.h118 int oprofilefs_create_file(struct super_block * sb, struct dentry * root,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Doprofile.h118 int oprofilefs_create_file(struct super_block * sb, struct dentry * root,

Completed in 66 milliseconds