Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c871 static const struct file_operations profiling_events_human_readable_fops = { variable
1366 …le("events_human_readable", 0400, mali_profiling_dir, NULL, &profiling_events_human_readable_fops); in mali_sysfs_register()