Searched refs:rpb_clock (Results 1 - 2 of 2) sorted by relevance

/gem5/system/alpha/h/
H A Drpb.h157 ulong rpb_clock; /* 068: scaled interval clock intr freq */ member in struct:rpb
/gem5/system/alpha/console/
H A Dconsole.c549 * By definition, the rpb_clock is scaled by 4096 (in hz)
551 rpb->rpb_clock = m5Conf.intrClockFrequency * 4096;

Completed in 9 milliseconds