![]() |
![]() |
CPTS event statistics. More...
#include <cpsw_cpts.h>
Data Fields | |
uint64_t | swTsPushEventCnt |
uint64_t | hwTsPushEventCnt |
uint64_t | cmpEventCnt |
uint64_t | ethRxEventCnt |
uint64_t | ethTxEventCnt |
uint64_t | hwTsPushLookupCnt |
uint64_t | cmpEventLookupCnt |
uint64_t | ethRxEventLookupCnt |
uint64_t | ethTxEventLookupCnt |
uint64_t | hwTsPushDiscardCnt |
uint64_t | cmpEventDiscardCnt |
uint64_t | ethRxEventDiscardCnt |
uint64_t | ethTxEventDiscardCnt |
CPTS event statistics.
uint64_t CpswCpts_EventStats_s::cmpEventCnt |
Count of time stamp compare events
uint64_t CpswCpts_EventStats_s::cmpEventDiscardCnt |
Discard count of time stamp compare events
uint64_t CpswCpts_EventStats_s::cmpEventLookupCnt |
Lookup count of time stamp compare events
uint64_t CpswCpts_EventStats_s::ethRxEventCnt |
Count of ethernet Rx events
uint64_t CpswCpts_EventStats_s::ethRxEventDiscardCnt |
Discard count of ethernet Rx events
uint64_t CpswCpts_EventStats_s::ethRxEventLookupCnt |
Lookup count of ethernet Rx events
uint64_t CpswCpts_EventStats_s::ethTxEventCnt |
Count of ethernet Tx events
uint64_t CpswCpts_EventStats_s::ethTxEventDiscardCnt |
Discard count of ethernet Tx events
uint64_t CpswCpts_EventStats_s::ethTxEventLookupCnt |
Lookup count of ethernet Tx events
uint64_t CpswCpts_EventStats_s::hwTsPushDiscardCnt |
Discard count of old hardware time stamp push events
uint64_t CpswCpts_EventStats_s::hwTsPushEventCnt |
Count of hardware time stamp push events
uint64_t CpswCpts_EventStats_s::hwTsPushLookupCnt |
Lookup count of hardware time stamp push events
uint64_t CpswCpts_EventStats_s::swTsPushEventCnt |
Count of software time stamp push events