Home
last modified time | relevance | path

Searched refs:fopen_or_die (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c631 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() function
647 cpuinfo = fopen_or_die("/proc/cpuinfo", "ro"); in err_on_hypervisor()
1240 fp = fopen_or_die(pathname, "r"); in get_pkg_num()
1286 fp = fopen_or_die(proc_stat, "r"); in for_all_proc_cpus()