use TSC to minotoring the performance of LinuxBIOS
This commit is contained in:
parent
69f93c224c
commit
d3e4c27442
3 changed files with 7 additions and 4 deletions
|
|
@ -20,7 +20,7 @@ void printnibl(unsigned long nibl);
|
|||
void printchar(unsigned char x);
|
||||
void printint(unsigned long x);
|
||||
void error(char errmsg[]);
|
||||
void intel_post(char value);
|
||||
void intel_post(unsigned char value);
|
||||
void intel_conf_writeb(unsigned long port, unsigned char value);
|
||||
unsigned char intel_conf_readb(unsigned long port);
|
||||
void intel_cache_on(unsigned long base, unsigned long totalram);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue