Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_pmu.c160 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()
A Dxe_pmu.h12 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()
A Dxe_pmu_types.h20 struct xe_pmu { struct
A Dxe_device_types.h604 struct xe_pmu pmu;
A DMakefile142 xe-$(CONFIG_PERF_EVENTS) += xe_pmu.o

Completed in 13 milliseconds