Searched refs:cs_etm_pmu_path_exists (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/arch/arm/util/
H A Dcs-etm.c636 static bool cs_etm_pmu_path_exists(struct perf_pmu *pmu, int cpu, const char *path) function
660 if (!cs_etm_pmu_path_exists(cs_etm_pmu, cpu, metadata_ete_ro[CS_ETE_TRCDEVARCH]))
695 if (cs_etm_pmu_path_exists(cs_etm_pmu, cpu, metadata_etmv4_ro[CS_ETMV4_TS_SOURCE]))
732 if (cs_etm_pmu_path_exists(cs_etm_pmu, cpu, metadata_ete_ro[CS_ETE_TS_SOURCE]))

Completed in 100 milliseconds