Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\percpu-stats.c Create Date:2022-07-28 16:36:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_percpu_stats_debugfs

Proto:static int __init init_percpu_stats_debugfs(void)

Type:int

Parameter:Nothing

230  debugfs_create_file("percpu_stats", 0444, NULL, NULL, & percpu_stats_fops)
233  Return 0