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

/gem5/src/dev/arm/
H A Dgeneric_timer.cc543 paramOut(cp, "timer_count", 1);
556 unsigned timer_count; local
557 UNSERIALIZE_SCALAR(timer_count);
560 if (timer_count != 1)

Completed in 5 milliseconds