Home
last modified time | relevance | path

Searched refs:file_available (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dfncache.h5 bool file_available(const char *name);
H A Dfncache.c54 bool file_available(const char *name) in file_available() function
H A Dpmu.c97 if (!file_available(path)) in pmu_format()
489 if (!file_available(path)) in pmu_aliases()
635 return file_available(path); in pmu_is_uncore()
654 return file_available(path); in is_arm_pmu_core()
1634 if (!file_available(path)) in perf_pmu__open_file()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dfncache.h5 bool file_available(const char *name);
H A Dfncache.c54 bool file_available(const char *name) in file_available() function
H A Dpmu.c755 return file_available(path); in is_sysfs_pmu_core()
1766 !file_available(path)) in perf_pmu__open_file()
1824 return file_available(path); in perf_pmu__file_exists()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-events.c2619 if (!file_available(path)) in test_alias()

Completed in 11 milliseconds