Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_perf.c349 struct perf_open_properties { struct
2821 struct perf_open_properties *props) in i915_oa_stream_init()
3379 struct perf_open_properties *props, in i915_perf_open_ioctl_locked()
3535 struct perf_open_properties *props) in read_properties_unlocked()
3541 memset(props, 0, sizeof(struct perf_open_properties)); in read_properties_unlocked()
3722 struct perf_open_properties props; in i915_perf_open_ioctl()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c96 struct perf_open_properties props = { in test_stream()