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