Searched refs:file_available (Results 1 – 6 of 6) sorted by relevance
5 bool file_available(const char *name);
48 have_file = file_available(dst); in is_valid_tracepoint()
54 bool file_available(const char *name) in file_available() function
825 return file_available(path); in is_sysfs_pmu_core()2117 !file_available(path)) in perf_pmu__open_file()2175 return file_available(path); in perf_pmu__file_exists()
328 if (!file_available(path)) in test__pmu_event_names()
2742 if (!file_available(path)) in test_alias()