#include <perf_trace.h>
Definition at line 108 of file perf_trace.h.
◆ ScopePerf() [1/2]
ScopePerf::ScopePerf |
( |
PE |
event | ) |
|
|
inline |
Definition at line 111 of file perf_trace.h.
113 }
void perfEventBegin(PE event)
◆ ~ScopePerf()
ScopePerf::~ScopePerf |
( |
| ) |
|
|
inline |
Definition at line 115 of file perf_trace.h.
116 {
118 }
void perfEventEnd(PE event)
◆ ScopePerf() [2/2]
ScopePerf::ScopePerf |
( |
PE |
| ) |
|
|
inline |
◆ m_event
const PE ScopePerf::m_event |
|
private |
The documentation for this struct was generated from the following file: