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

Go to the source code of this file.

Functions

void sched_clock_postinit (void)
 
void setup_sched_clock (u32(*read)(void), int bits, unsigned long rate)
 

Function Documentation

void sched_clock_postinit ( void  )

Definition at line 170 of file sched_clock.c.

void setup_sched_clock ( u32(*)(void read,
int  bits,
unsigned long  rate 
)

Definition at line 110 of file sched_clock.c.