Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dfncache.h5 bool file_available(const char *name);
Dpmu-hybrid.c36 if (!file_available(path)) in perf_pmu__hybrid_mounted()
Dfncache.c54 bool file_available(const char *name) in file_available() function
Dpmu.c101 if (!file_available(path)) in pmu_format()
507 if (!file_available(path)) in pmu_aliases()
656 return file_available(path); in pmu_is_uncore()
690 return file_available(path); in is_arm_pmu_core()
1809 if (!file_available(path)) in perf_pmu__open_file()
/linux-6.1.9/tools/perf/arch/x86/util/
Dpmu.c99 if (!file_available(path)) in setup_pmu_alias_list()
/linux-6.1.9/tools/perf/tests/
Dparse-events.c2287 if (!file_available(path)) in test_alias()