Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dfncache.h4 bool file_available(const char *name);
H A Dfncache.c59 bool file_available(const char *name) in file_available() function
H A Dpmu.c892 return file_available(path);
2438 !file_available(path)) in perf_pmu__scan_file_at()
2496 return file_available(path); in perf_pmu__get_cap()
/linux/tools/perf/tests/
H A Dpmu.c424 if (!file_available(path)) in test__pmu_event_names()
H A Dparse-events.c2840 if (!file_available(path)) in test_alias()