Searched refs:count_path (Results 1 – 1 of 1) sorted by relevance
294 char count_path[PATH_MAX]; in get_irqs() local299 snprintf(count_path, sizeof(count_path), in get_irqs()301 f_count_proc = fopen(count_path, "r"); in get_irqs()303 printf("Failed to open %s\n", count_path); in get_irqs()309 printf("Error reading from %s\n", count_path); in get_irqs()