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   500000 /* Underlying HZ */
 
#define ARCH_HAS_READ_CURRENT_TIMER
 

Typedefs

typedef unsigned long cycles_t
 

Macro Definition Documentation

#define ARCH_HAS_READ_CURRENT_TIMER

Definition at line 37 of file timex.h.

#define CLOCK_TICK_RATE   500000 /* Underlying HZ */

Definition at line 28 of file timex.h.

Typedef Documentation

typedef unsigned long cycles_t

Definition at line 30 of file timex.h.