|
|
|
|
/home/brennan/n-sim/OrbisQuartus/server/l4/patches/lwip-ore/include/arch/perf.h File Reference#include <sys/times.h>
Go to the source code of this file.
Define Documentation
Function Documentation
void perf_init |
( |
char * |
fname |
) |
|
|
void perf_print |
( |
unsigned long |
c1l, |
|
|
unsigned long |
c1h, |
|
|
unsigned long |
c2l, |
|
|
unsigned long |
c2h, |
|
|
char * |
key |
|
) |
|
|
void perf_print_times |
( |
struct tms * |
start, |
|
|
struct tms * |
end, |
|
|
char * |
key |
|
) |
|
|
|