Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dfncache.h5 bool file_available(const char *name);
Dfncache.c54 bool file_available(const char *name) in file_available() function
Dpmu.c755 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()
/Linux-v6.6/tools/perf/tests/
Dparse-events.c2619 if (!file_available(path)) in test_alias()