Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c454 static struct dentry *arm_cmn_debugfs; variable
583 cmn->debug = debugfs_create_file(name, 0444, arm_cmn_debugfs, cmn, &arm_cmn_map_fops); in arm_cmn_debugfs_init()
2569 arm_cmn_debugfs = debugfs_create_dir("arm-cmn", NULL); in arm_cmn_init()
2574 debugfs_remove(arm_cmn_debugfs); in arm_cmn_init()
2583 debugfs_remove(arm_cmn_debugfs); in arm_cmn_exit()

Completed in 4 milliseconds