Linux Kernel
3.7.1
|
#include <asm/lowcore.h>
Go to the source code of this file.
Macros | |
#define | TOD_UNIX_EPOCH 0x7d91048bca000000ULL |
#define | CLOCK_TICK_RATE 1193180 /* Underlying HZ */ |
Typedefs | |
typedef unsigned long long | cycles_t |
Functions | |
void | clock_comparator_work (void) |
int | get_sync_clock (unsigned long long *clock) |
void | init_cpu_timer (void) |
unsigned long long | monotonic_clock (void) |
void | tod_to_timeval (__u64, struct timespec *) |
Variables | |
u64 | sched_clock_base_cc |