Linux Kernel
3.7.1
|
#include <asm/timer.h>
Go to the source code of this file.
Macros | |
#define | CLOCK_TICK_RATE 1193180 /* Underlying HZ */ |
#define | get_cycles() tick_ops->get_tick() |
#define | ARCH_HAS_READ_CURRENT_TIMER |
Typedefs | |
typedef unsigned long | cycles_t |
#define ARCH_HAS_READ_CURRENT_TIMER |
Definition at line 17 of file timex_64.h.
#define CLOCK_TICK_RATE 1193180 /* Underlying HZ */ |
Definition at line 11 of file timex_64.h.
Definition at line 15 of file timex_64.h.
Definition at line 14 of file timex_64.h.