Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cpufreq_stats Struct Reference

#include <cpufreq.h>

Data Fields

unsigned int cpu
 
unsigned int total_trans
 
unsigned long long last_time
 
unsigned int max_state
 
unsigned int state_num
 
unsigned int last_index
 
cputime64_ttime_in_state
 
unsigned intfreq_table
 
unsigned long frequency
 
unsigned long long time_in_state
 
struct cpufreq_statsnext
 
struct cpufreq_statsfirst
 

Detailed Description

Definition at line 33 of file cpufreq_stats.c.

Field Documentation

unsigned int cpu

Definition at line 34 of file cpufreq_stats.c.

Definition at line 52 of file cpufreq.h.

unsigned int* freq_table

Definition at line 41 of file cpufreq_stats.c.

unsigned long frequency

Definition at line 49 of file cpufreq.h.

unsigned int last_index

Definition at line 39 of file cpufreq_stats.c.

unsigned long long last_time

Definition at line 36 of file cpufreq_stats.c.

unsigned int max_state

Definition at line 37 of file cpufreq_stats.c.

Definition at line 51 of file cpufreq.h.

unsigned int state_num

Definition at line 38 of file cpufreq_stats.c.

cputime64_t* time_in_state

Definition at line 40 of file cpufreq_stats.c.

unsigned long long time_in_state

Definition at line 50 of file cpufreq.h.

unsigned int total_trans

Definition at line 35 of file cpufreq_stats.c.


The documentation for this struct was generated from the following files: