Home
last modified time | relevance | path

Searched refs:delta_irq (Results 1 – 3 of 3) sorted by relevance

/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dirq-common.h31 unsigned long delta_irq; /* delta irqs */ member
H A Dirq-common.c389 stat->delta_irq = 0; in get_scols_table()
395 stat->delta_irq += cur->delta; in get_scols_table()
H A Dirqtop.c115 stat->total_irq, stat->delta_irq, ctl->hostname, timestr); in update_screen()