#include <cstring>#include <sys/types.h>#include <sys/processor.h>#include "common/h/timing.h"Go to the source code of this file.
Functions | |
| double | calcCyclesPerSecond_sys () |
| double | calcCyclesPerSecondOS () |
| double calcCyclesPerSecond_sys | ( | ) |
Definition at line 39 of file timing-solaris.C.
References cpsMethodNotAvailable.
| double calcCyclesPerSecondOS | ( | ) |
Definition at line 52 of file timing-solaris.C.
References calcCyclesPerSecond_sys(), and cpsMethodNotAvailable.
Referenced by initCyclesPerSecond().
1.6.1