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

#include <idt77252.h>

Data Fields

struct timer_list timer
 
unsigned int interval
 
unsigned int ewma_log
 
u64 cells
 
u64 last_cells
 
long avcps
 
u32 cps
 
u32 maxcps
 

Detailed Description

Definition at line 187 of file idt77252.h.

Field Documentation

long avcps

Definition at line 193 of file idt77252.h.

u64 cells

Definition at line 191 of file idt77252.h.

u32 cps

Definition at line 194 of file idt77252.h.

unsigned int ewma_log

Definition at line 190 of file idt77252.h.

unsigned int interval

Definition at line 189 of file idt77252.h.

u64 last_cells

Definition at line 192 of file idt77252.h.

u32 maxcps

Definition at line 195 of file idt77252.h.

Definition at line 188 of file idt77252.h.


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