#include <perf_event_cache.h>
◆ EventBasePtr
◆ ~PerfEventCache()
apollo::cyber::event::PerfEventCache::~PerfEventCache |
( |
| ) |
|
◆ AddSchedEvent()
void apollo::cyber::event::PerfEventCache::AddSchedEvent |
( |
const SchedPerf |
event_id, |
|
|
const uint64_t |
cr_id, |
|
|
const int |
proc_id, |
|
|
const int |
cr_state = -1 |
|
) |
| |
◆ AddTransportEvent()
void apollo::cyber::event::PerfEventCache::AddTransportEvent |
( |
const TransPerf |
event_id, |
|
|
const uint64_t |
channel_id, |
|
|
const uint64_t |
msg_seq, |
|
|
const uint64_t |
stamp = 0 , |
|
|
const std::string & |
adder = "-" |
|
) |
| |
◆ PerfFile()
std::string apollo::cyber::event::PerfEventCache::PerfFile |
( |
| ) |
|
|
inline |
◆ Shutdown()
void apollo::cyber::event::PerfEventCache::Shutdown |
( |
| ) |
|
The documentation for this class was generated from the following file: