/home/thomas/development/delivery-check/repo/src/irqsystem.cpp File Reference

#include "irqsystem.h"
#include "avrdevice.h"
#include "funktor.h"
#include "systemclock.h"
#include "helper.h"
#include "avrerror.h"
#include "application.h"
#include <iostream>
#include <assert.h>
#include <typeinfo>
Include dependency graph for irqsystem.cpp:

Go to the source code of this file.

Functions

ostream & helpHexOut (ostream &os, unsigned long long x)
ostream & operator<< (ostream &os, const IrqStatisticEntry &ise)
ostream & operator<< (ostream &os, const IrqStatisticPerVector &ispv)
ostream & operator<< (ostream &os, const IrqStatistic &is)

Variables

bool enableIRQStatistic = false
 global switch to enable irq statistic (default is disabled)

Function Documentation

ostream& helpHexOut ( ostream &  os,
unsigned long long  x 
)

Definition at line 131 of file irqsystem.cpp.

Referenced by operator<<().

Here is the caller graph for this function:

ostream& operator<< ( std::ostream &  os,
const IrqStatistic is 
)

Definition at line 172 of file irqsystem.cpp.

References IrqStatistic::core, IrqStatistic::entries, and AvrDevice::GetFname().

Here is the call graph for this function:

ostream& operator<< ( std::ostream &  os,
const IrqStatisticPerVector ispv 
)
ostream& operator<< ( ostream &  os,
const IrqStatisticEntry ise 
)

Variable Documentation

bool enableIRQStatistic = false

global switch to enable irq statistic (default is disabled)

Definition at line 42 of file irqsystem.cpp.

Referenced by main(), and IrqStatistic::operator()().

Generated on Sun Feb 12 16:44:31 2012 for Simulavr by  doxygen 1.6.3