Searched refs:xe_pmu (Results 1 – 5 of 5) sorted by relevance
141 static bool event_supported(struct xe_pmu *pmu, unsigned int gt, in event_supported()201 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_init()290 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_read()313 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_start()325 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_stop()337 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_add()395 struct xe_pmu *pmu; \440 static void set_supported_events(struct xe_pmu *pmu) in set_supported_events()460 struct xe_pmu *pmu = arg; in xe_pmu_unregister()478 int xe_pmu_register(struct xe_pmu *pmu) in xe_pmu_register()
12 int xe_pmu_register(struct xe_pmu *pmu);14 static inline int xe_pmu_register(struct xe_pmu *pmu) { return 0; } in xe_pmu_register()
20 struct xe_pmu { struct
555 struct xe_pmu pmu;
133 xe-$(CONFIG_PERF_EVENTS) += xe_pmu.o