Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/perf/
Dthunderx2_pmu.c64 struct tx2_uncore_pmu { struct
83 struct tx2_uncore_pmu *tx2_pmu); argument
90 static inline struct tx2_uncore_pmu *pmu_to_tx2_pmu(struct pmu *pmu) in pmu_to_tx2_pmu() argument
92 return container_of(pmu, struct tx2_uncore_pmu, pmu); in pmu_to_tx2_pmu()
183 struct tx2_uncore_pmu *tx2_pmu; in cpumask_show()
226 static int alloc_counter(struct tx2_uncore_pmu *tx2_pmu) in alloc_counter()
239 static inline void free_counter(struct tx2_uncore_pmu *tx2_pmu, int counter) in free_counter()
245 struct tx2_uncore_pmu *tx2_pmu) in init_cntr_base_l3c()
257 struct tx2_uncore_pmu *tx2_pmu) in init_cntr_base_dmc()
319 struct tx2_uncore_pmu *tx2_pmu; in tx2_uncore_event_update()
[all …]