Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
amon.h
Go to the documentation of this file.
1 /*
2  * Amon support
3  */
4 
5 int amon_cpu_avail(int);
6 void amon_cpu_start(int, unsigned long, unsigned long,
7  unsigned long, unsigned long);