Home
last modified time | relevance | path

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

/linux/tools/accounting/
H A Ddelaytop.c50 #define PSI_IO_PATH "/proc/pressure/io" macro
574 fp = fopen(PSI_IO_PATH, "r"); in read_psi_stats()
597 fprintf(stderr, "Warning: Failed to open %s\n", PSI_IO_PATH); in read_psi_stats()