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

/gem5/system/alpha/h/
H A Drpb.h158 ulong rpb_counter; /* 070: cycle counter frequency */ member in struct:rpb
/gem5/system/alpha/console/
H A Dconsole.c540 * rpb_counter. Use to determine timeouts in OS.
546 rpb->rpb_counter = m5Conf.cpuClock * 1000 * 1000;

Completed in 10 milliseconds