Searched refs:xe_pmu (Results 1 – 5 of 5) sorted by relevance
160 static bool event_supported(struct xe_pmu *pmu, unsigned int gt_id, in event_supported()235 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_init()339 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_read()362 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_start()374 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_stop()386 struct xe_pmu *pmu = &xe->pmu; in xe_pmu_event_add()446 struct xe_pmu *pmu; \497 static void set_supported_events(struct xe_pmu *pmu) in set_supported_events()520 struct xe_pmu *pmu = arg; in xe_pmu_unregister()538 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
604 struct xe_pmu pmu;
142 xe-$(CONFIG_PERF_EVENTS) += xe_pmu.o
Completed in 13 milliseconds