Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CLOCK_TICK_RATE 1193180 /* Underlying HZ */ |
#define | CLOCK_TICK_FACTOR 20 /* Factor of both 1000000 and CLOCK_TICK_RATE */ |
#define | vxtime_lock() do {} while (0) |
#define | vxtime_unlock() do {} while (0) |
Typedefs | |
typedef unsigned long | cycles_t |
#define CLOCK_TICK_FACTOR 20 /* Factor of both 1000000 and CLOCK_TICK_RATE */ |