Searched refs:hist (Results 1 – 1 of 1) sorted by relevance
239 int hist = action->cr16_hist[k]; in show_interrupts() local241 if (hist) { in show_interrupts()242 avg += hist; in show_interrupts()246 if (hist > max) max = hist; in show_interrupts()247 if (hist < min) min = hist; in show_interrupts()