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

Go to the source code of this file.

Macros

#define CLOCK_TICK_RATE   1193180 /* Underlying HZ */
 
#define get_cycles()   (0)
 

Typedefs

typedef unsigned long cycles_t
 

Macro Definition Documentation

#define CLOCK_TICK_RATE   1193180 /* Underlying HZ */

Definition at line 9 of file timex_32.h.

#define get_cycles (   void)    (0)

Definition at line 13 of file timex_32.h.

Typedef Documentation

typedef unsigned long cycles_t

Definition at line 12 of file timex_32.h.