#include <perfmon.h>
List of all members.
Public Member Functions |
| void | restart () |
| | PerfMon () |
| unsigned long long | stop () |
| void | stop (const char *message, int loop) |
Static Public Member Functions |
| static void | message (unsigned long long cycles, const char *message, long long int loop) |
Private Attributes |
| rusage | start_time |
Detailed Description
Definition at line 19 of file perfmon.h.
Constructor & Destructor Documentation
| osl::misc::PerfMon::PerfMon |
( |
| ) |
[inline] |
Member Function Documentation
| void osl::misc::PerfMon::message |
( |
unsigned long long |
cycles, |
|
|
const char * |
message, |
|
|
long long int |
loop |
|
) |
| [static] |
| void osl::misc::PerfMon::restart |
( |
| ) |
[inline] |
| void osl::misc::PerfMon::stop |
( |
const char * |
message, |
|
|
int |
loop |
|
) |
| [inline] |
| unsigned long long osl::misc::PerfMon::stop |
( |
| ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following files: