Home
last modified time | relevance | path

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

/linux/tools/accounting/
H A Ddelaytop.c51 #define PSI_IRQ_PATH "/proc/pressure/irq" macro
602 fp = fopen(PSI_IRQ_PATH, "r"); in read_psi_stats()
617 fprintf(stderr, "Warning: Failed to open %s\n", PSI_IRQ_PATH); in read_psi_stats()