Searched refs:perf_pmu__file_exists (Results 1 – 3 of 3) sorted by relevance
232 bool perf_pmu__file_exists(struct perf_pmu *pmu, const char *name);
1808 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()