Searched refs:Intel8254Timer (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/
H A Dintel_8254_timer.cc36 #include "debug/Intel8254Timer.hh"
40 Intel8254Timer::Intel8254Timer(EventManager *em, const string &name, function in class:Intel8254Timer
49 Intel8254Timer::Intel8254Timer(EventManager *em, const string &name) : function in class:Intel8254Timer
58 Intel8254Timer::writeControl(const CtrlReg data)
75 Intel8254Timer::serialize(const string &base, CheckpointOut &cp) const
84 Intel8254Timer::unserialize(const string &base, CheckpointIn &cp)
93 Intel8254Timer::startup()
100 Intel8254Timer
[all...]
H A Dintel_8254_timer.hh42 #include "debug/Intel8254Timer.hh"
47 class Intel8254Timer : public EventManager class in inherits:EventManager
148 Intel8254Timer *parent;
151 Counter(Intel8254Timer *p, const std::string &name, unsigned int num);
206 DPRINTF(Intel8254Timer, "Timer interrupt from counter %d.\n", num);
212 ~Intel8254Timer()
215 Intel8254Timer(EventManager *em, const std::string &name,
218 Intel8254Timer(EventManager *em, const std::string &name);
/gem5/src/dev/x86/
H A Di8254.hh46 class X86Intel8254Timer : public Intel8254Timer
59 Intel8254Timer(_parent, name), parent(_parent)
/gem5/src/dev/alpha/
H A Dtsunami_io.hh93 Intel8254Timer pitimer;
/gem5/src/dev/mips/
H A Dmalta_io.hh92 Intel8254Timer pitimer;

Completed in 8 milliseconds