Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/base/
Dtransport_class.c158 if (!error && tcont->statistics) in transport_add_class_device()
159 error = sysfs_create_group(&classdev->kobj, tcont->statistics); in transport_add_class_device()
225 if (tcont->statistics) in transport_remove_classdev()
226 sysfs_remove_group(&classdev->kobj, tcont->statistics); in transport_remove_classdev()
/linux-4.19.296/fs/jfs/
DKconfig43 bool "JFS statistics"
46 Enabling this option will cause statistics from the JFS file system
/linux-4.19.296/fs/ocfs2/
DKconfig52 bool "OCFS2 statistics"
56 This option allows some fs statistics to be captured. Enabling
/linux-4.19.296/drivers/media/common/siano/
DKconfig29 statistics response packets via debugfs. Currently, works
/linux-4.19.296/include/linux/
Dtransport_class.h59 const struct attribute_group *statistics; member
Dsched.h461 struct sched_statistics statistics; member
/linux-4.19.296/fs/cifs/
DKconfig54 bool "Extended statistics"
57 Enabling this option will allow more detailed statistics on SMB
61 These additional statistics may have a minor effect on performance
/linux-4.19.296/fs/fscache/
DKconfig21 The gathering of statistics adds a certain amount of overhead to
/linux-4.19.296/include/linux/spi/
Dspi.h173 struct spi_statistics statistics; member
570 struct spi_statistics statistics; member
/linux-4.19.296/drivers/s390/block/
DKconfig41 in /proc/dasd/statistics.
/linux-4.19.296/fs/reiserfs/
DKconfig49 various ReiserFS statistics and internal data at the expense of
/linux-4.19.296/drivers/cpufreq/
DKconfig34 bool "CPU frequency transition statistics"
36 Export CPU frequency statistics information through sysfs.
/linux-4.19.296/lib/
DKconfig.debug534 bool "Enable SLUB performance statistics"
537 SLUB statistics are useful to debug SLUBs allocation behavior in
539 enabled for production use since keeping statistics slows down
994 bool "Collect scheduler statistics"
999 scheduler and related routines to collect statistics about
1095 bool "Lock usage statistics"