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

/linux-4.4.14/drivers/oprofile/
H A Doprofile_files.c186 oprofilefs_create_file(root, "enable", &enable_fops); oprofile_create_files()
188 oprofilefs_create_file(root, "buffer", &event_buffer_fops); oprofile_create_files()
192 oprofilefs_create_file(root, "cpu_type", &cpu_type_fops); oprofile_create_files()
193 oprofilefs_create_file(root, "backtrace_depth", &depth_fops); oprofile_create_files()
194 oprofilefs_create_file(root, "pointer_size", &pointer_size_fops); oprofile_create_files()
196 oprofilefs_create_file(root, "time_slice", &timeout_fops); oprofile_create_files()
H A Doprofilefs.c199 int oprofilefs_create_file(struct dentry *root, oprofilefs_create_file() function
/linux-4.4.14/arch/s390/oprofile/
H A Dinit.c373 oprofilefs_create_file(dir, "enabled", &timer_enabled_fops); oprofile_create_hwsampling_files()
398 oprofilefs_create_file(dir, "enabled", &hwsampler_fops); oprofile_create_hwsampling_files()
399 oprofilefs_create_file(dir, "event", &zero_fops); oprofile_create_hwsampling_files()
400 oprofilefs_create_file(dir, "count", &hw_interval_fops); oprofile_create_hwsampling_files()
401 oprofilefs_create_file(dir, "unit_mask", &zero_fops); oprofile_create_hwsampling_files()
402 oprofilefs_create_file(dir, "kernel", &kernel_fops); oprofile_create_hwsampling_files()
403 oprofilefs_create_file(dir, "user", &user_fops); oprofile_create_hwsampling_files()
418 oprofilefs_create_file(dir, "hwsampler", oprofile_create_hwsampling_files()
420 oprofilefs_create_file(dir, "hw_interval", oprofile_create_hwsampling_files()
/linux-4.4.14/include/linux/
H A Doprofile.h127 int oprofilefs_create_file(struct dentry * root,

Completed in 140 milliseconds