Searched refs:count_path (Results 1 – 1 of 1) sorted by relevance
291 char count_path[PATH_MAX]; in get_irqs() local296 snprintf(count_path, sizeof(count_path), in get_irqs()298 f_count_proc = fopen(count_path, "r"); in get_irqs()300 printf("Failed to open %s\n", count_path); in get_irqs()306 printf("Error reading from %s\n", count_path); in get_irqs()