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

#include <cputime.h>

Data Fields

int nohz_delay
 
unsigned int sequence
 
unsigned long long idle_count
 
unsigned long long idle_time
 
unsigned long long clock_idle_enter
 
unsigned long long clock_idle_exit
 
unsigned long long timer_idle_enter
 
unsigned long long timer_idle_exit
 

Detailed Description

Definition at line 170 of file cputime.h.

Field Documentation

unsigned long long clock_idle_enter

Definition at line 175 of file cputime.h.

unsigned long long clock_idle_exit

Definition at line 176 of file cputime.h.

unsigned long long idle_count

Definition at line 173 of file cputime.h.

unsigned long long idle_time

Definition at line 174 of file cputime.h.

int nohz_delay

Definition at line 171 of file cputime.h.

unsigned int sequence

Definition at line 172 of file cputime.h.

unsigned long long timer_idle_enter

Definition at line 177 of file cputime.h.

unsigned long long timer_idle_exit

Definition at line 178 of file cputime.h.


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