Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_perf.c349 struct perf_open_properties { struct
2824 struct perf_open_properties *props) in i915_oa_stream_init()
3382 struct perf_open_properties *props, in i915_perf_open_ioctl_locked()
3538 struct perf_open_properties *props) in read_properties_unlocked()
3544 memset(props, 0, sizeof(struct perf_open_properties)); in read_properties_unlocked()
3725 struct perf_open_properties props; in i915_perf_open_ioctl()
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Di915_perf.c96 struct perf_open_properties props = { in test_stream()