Searched refs:PSI_PATH (Results 1 – 1 of 1) sorted by relevance
47 #define PSI_PATH "/proc/pressure" macro508 if (access(PSI_PATH, F_OK) != 0) { in read_psi_stats()509 fprintf(stderr, "Error: PSI interface not found at %s\n", PSI_PATH); in read_psi_stats()