Searched refs:file_available (Results 1 – 4 of 4) sorted by relevance
5 bool file_available(const char *name);
54 bool file_available(const char *name) in file_available() function
755 return file_available(path); in is_sysfs_pmu_core()1757 !file_available(path)) in perf_pmu__open_file()1815 return file_available(path); in perf_pmu__file_exists()
2619 if (!file_available(path)) in test_alias()