Searched refs:perf_pmu__file_exists (Results 1 – 3 of 3) sorted by relevance
234 bool perf_pmu__file_exists(struct perf_pmu *pmu, const char *name);
453 has_sysfs_event = perf_pmu__file_exists(pmu, event_file_name); in perf_pmu__find_alias()458 has_sysfs_event = perf_pmu__file_exists(pmu, event_file_name); in perf_pmu__find_alias()1888 bool perf_pmu__file_exists(struct perf_pmu *pmu, const char *name) in perf_pmu__file_exists() function
625 return perf_pmu__file_exists(pmu, pmu_path); in cs_etm_pmu_path_exists()