Home
last modified time | relevance | path

Searched defs:counters (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/timer/
H A Dpxa2xx_timer.c138 static const int counters[8] = { 0, 0, 0, 0, 4, 4, 6, 6 }; in pxa2xx_timer_update4() local
/qemu/hw/net/
H A Drtl8139.c1280 static void RTL8139TallyCounters_clear(RTL8139TallyCounters* counters) in RTL8139TallyCounters_clear()