Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dwatchdog.c483 struct irq_counts irq_counts_sorted[NUM_HARDIRQ_REPORT] = { in print_irq_counts() local
490 tabulate_irq_count(irq_counts_sorted, i, count, NUM_HARDIRQ_REPORT); in print_irq_counts()
502 if (irq_counts_sorted[i].irq == -1) in print_irq_counts()
506 i + 1, irq_counts_sorted[i].counts, in print_irq_counts()
507 irq_counts_sorted[i].irq); in print_irq_counts()