#include <perfmon.h>
| Public Member Functions | |
| TSC (const char *m) | |
| void | start () | 
| void | stop () | 
| ~TSC () | |
| Private Attributes | |
| unsigned long long | start_time | 
| unsigned long long | sum_time | 
| long long int | counter | 
| std::string | message | 
| 
 | inline | 
| 
 | inline | 
Definition at line 91 of file perfmon.h.
References counter, and start_time.
| 
 | inline | 
Definition at line 106 of file perfmon.h.
References start_time, and sum_time.
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
 1.8.4
 1.8.4