Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Typedefs
timex.h File Reference

Go to the source code of this file.

Macros

#define CLOCK_TICK_RATE   ((1000 * 1000000UL) / 6)
 

Typedefs

typedef unsigned long long cycles_t
 

Macro Definition Documentation

#define CLOCK_TICK_RATE   ((1000 * 1000000UL) / 6)

Definition at line 16 of file timex.h.

Typedef Documentation

typedef unsigned long long cycles_t

Definition at line 19 of file timex.h.