FARGOS/VISTA Object Management Environment Core
..
|
Holds collected statistics for an IO_Processor object. More...
#include <io_processor.hpp>
Public Member Functions | |
IO_Processor_Statistics (SharedMemoryVariableNode *parentNode) | |
~IO_Processor_Statistics () | |
Public Attributes | |
SharedMemoryVariableNode | namingNode |
SMV_StandaloneNumeric< uint64_t > | bytesRead |
SMV_StandaloneNumeric< uint64_t > | bytesProcessed |
SMV_StandaloneNumeric< uint32_t > | packetsRead |
SMV_StandaloneNumeric< uint32_t > | packetsProcessed |
SMV_StandaloneNumeric< uint32_t > | productiveReadSpins |
SMV_StandaloneNumeric< uint32_t > | maxReadTimeout |
SMV_StandaloneNumeric< uint32_t > | readAttemptsBeforeBlocking |
max unproductive read attempts before thread blocks More... | |
Holds collected statistics for an IO_Processor object.
|
inline |
|
inline |
SMV_StandaloneNumeric<uint64_t> IO_Processor_Statistics::bytesProcessed |
Referenced by IO_Processor::doProcessLoop(), and IO_Processor::submitOrProcessBlock().
SMV_StandaloneNumeric<uint64_t> IO_Processor_Statistics::bytesRead |
SMV_StandaloneNumeric<uint32_t> IO_Processor_Statistics::maxReadTimeout |
Referenced by IO_Processor::getReadTimeout(), and IO_Processor::setReadTimeout().
SharedMemoryVariableNode IO_Processor_Statistics::namingNode |
SMV_StandaloneNumeric<uint32_t> IO_Processor_Statistics::packetsProcessed |
SMV_StandaloneNumeric<uint32_t> IO_Processor_Statistics::packetsRead |
SMV_StandaloneNumeric<uint32_t> IO_Processor_Statistics::productiveReadSpins |
Referenced by IO_Processor::recvConsume().
SMV_StandaloneNumeric<uint32_t> IO_Processor_Statistics::readAttemptsBeforeBlocking |
max unproductive read attempts before thread blocks
Referenced by IO_Processor::getReadAttempts(), and IO_Processor::setReadAttempts().
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |