Searched refs:SYSCTL_FILE (Results 1 – 1 of 1) sorted by relevance
30 const char *SYSCTL_FILE = "/proc/sys/kernel/latencytop"; variable311 f = fopen(SYSCTL_FILE, "w"); in set_latencytop()313 fprintf(stderr, "Could not open %s: %s\n", SYSCTL_FILE, strerror(errno)); in set_latencytop()