Lines Matching refs:statistics
2 CPU frequency and voltage scaling statistics in the Linux(TM) kernel
20 cpufreq-stats is a driver that provides CPU frequency statistics for each CPU.
21 These statistics are provided in /sysfs as a bunch of read_only interfaces. This
24 Various statistics will form read_only files under this directory.
32 cpufreq stats provides following statistics (explained in detail below).
37 All the statistics will be from the time the stats driver has been inserted
106 <*> CPU frequency translation statistics
107 [*] CPU frequency translation statistics details
113 "CPU frequency translation statistics" (CONFIG_CPU_FREQ_STAT) provides the
114 basic statistics which includes time_in_state and total_trans.
116 "CPU frequency translation statistics details" (CONFIG_CPU_FREQ_STAT_DETAILS)
124 will be able to see the CPU frequency statistics in /sysfs.