#include <irqsystem.h>
Public Member Functions | |
IrqStatisticEntry () | |
void | CalcDiffs () |
Public Attributes | |
SystemClockOffset | flagSet |
SystemClockOffset | flagCleared |
SystemClockOffset | handlerStarted |
SystemClockOffset | handlerFinished |
SystemClockOffset | setClear |
SystemClockOffset | setStarted |
SystemClockOffset | setFinished |
SystemClockOffset | startedFinished |
Definition at line 42 of file irqsystem.h.
IrqStatisticEntry::IrqStatisticEntry | ( | ) | [inline] |
Definition at line 56 of file irqsystem.h.
void IrqStatisticEntry::CalcDiffs | ( | ) |
Definition at line 48 of file irqsystem.cpp.
References flagCleared, flagSet, handlerFinished, handlerStarted, setClear, setFinished, setStarted, and startedFinished.
Referenced by IrqStatisticPerVector::CalculateStatistic().
Definition at line 46 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CheckComplete(), and operator<<().
Definition at line 45 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CheckComplete(), and operator<<().
Definition at line 48 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CheckComplete(), and operator<<().
Definition at line 47 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CheckComplete(), and operator<<().
Definition at line 50 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CalculateStatistic(), IrqStatisticPerVector::IrqStatisticPerVector(), and operator<<().
Definition at line 52 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CalculateStatistic(), IrqStatisticPerVector::IrqStatisticPerVector(), and operator<<().
Definition at line 51 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CalculateStatistic(), IrqStatisticPerVector::IrqStatisticPerVector(), and operator<<().
Definition at line 53 of file irqsystem.h.
Referenced by CalcDiffs(), IrqStatisticPerVector::CalculateStatistic(), IrqStatisticPerVector::IrqStatisticPerVector(), and operator<<().