Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CLOCK_TICK_RATE 1000000 |
#define | get_cycles_low() __insn_mfspr(SPR_CYCLE) /* just get all 64 bits */ |
Typedefs | |
typedef unsigned long long | cycles_t |
Functions | |
cycles_t | get_clock_rate (void) |
cycles_t | ns2cycles (unsigned long nsecs) |
void | setup_clock (void) |
void | setup_tile_timer (void) |