PX4 Firmware
PX4 Autopilot Software http://px4.io
perf_ctr_count Struct Reference

PC_EVENT counter. More...

Inheritance diagram for perf_ctr_count:
Collaboration diagram for perf_ctr_count:

Public Attributes

uint64_t event_count {0}
 
- Public Attributes inherited from perf_ctr_header
sq_entry_t link
 list linkage More...
 
enum perf_counter_type type
 counter type More...
 
const char * name
 counter name More...
 

Detailed Description

PC_EVENT counter.

Definition at line 74 of file perf_counter.cpp.

Member Data Documentation

◆ event_count

uint64_t perf_ctr_count::event_count {0}

Definition at line 75 of file perf_counter.cpp.


The documentation for this struct was generated from the following file: