Searched refs:i915_perf (Results 1 – 8 of 8) sorted by relevance
30 struct i915_perf;78 struct i915_perf *perf;171 struct i915_perf *perf;353 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);359 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);365 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);458 struct i915_perf { struct
1663 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy()3233 struct i915_perf *perf = stream->perf; in i915_oa_stream_init()3733 struct i915_perf *perf = stream->perf; in i915_perf_release()4217 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl()4262 struct i915_perf *perf = &i915->perf; in i915_perf_register()4292 struct i915_perf *perf = &i915->perf; in i915_perf_unregister()4595 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_add_config_ioctl()4759 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_remove_config_ioctl()5014 struct i915_perf *perf = &i915->perf; in i915_perf_init_info()5055 struct i915_perf *perf = &i915->perf; in i915_perf_init()[all …]
40 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set);
235 struct i915_perf *perf = &i915->perf; in query_perf_config_data()357 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()377 struct i915_perf *perf = &i915->perf; in query_perf_config_list()
352 i915_perf.o
316 struct i915_perf perf;
597 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c602 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c611 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c613 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c615 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c617 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c619 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c621 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c623 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c625 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c[all …]
20 alloc_empty_config(struct i915_perf *perf) in alloc_empty_config()48 destroy_empty_config(struct i915_perf *perf) in destroy_empty_config()72 get_empty_config(struct i915_perf *perf) in get_empty_config()92 test_stream(struct i915_perf *perf) in test_stream()427 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests()
Completed in 35 milliseconds