Searched refs:fopen_or_die (Results 1 – 1 of 1) sorted by relevance
1217 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() function1238 filep = fopen_or_die(path, "r"); in parse_int_file()1282 filep = fopen_or_die(path, "r"); in get_num_ht_siblings()1352 fp = fopen_or_die(proc_stat, "r"); in for_all_proc_cpus()