Searched refs:i915_perf (Results 1 – 8 of 8) sorted by relevance
28 struct i915_perf;44 struct i915_perf *perf;137 struct i915_perf *perf;325 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);331 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);337 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);383 struct i915_perf { struct
1369 struct i915_perf *perf = stream->perf; in i915_oa_stream_destroy()2855 struct i915_perf *perf = stream->perf; in i915_oa_stream_init()3045 struct i915_perf *perf = stream->perf; in i915_perf_read()3164 struct i915_perf *perf = stream->perf; in i915_perf_poll()3308 struct i915_perf *perf = stream->perf; in i915_perf_ioctl()3356 struct i915_perf *perf = stream->perf; in i915_perf_release()3764 struct i915_perf *perf = &to_i915(dev)->perf; in i915_perf_open_ioctl()3807 struct i915_perf *perf = &i915->perf; in i915_perf_register()3836 struct i915_perf *perf = &i915->perf; in i915_perf_unregister()4351 struct i915_perf *perf = &i915->perf; in i915_perf_init()[all …]
40 i915_perf_get_oa_config(struct i915_perf *perf, int metrics_set);
201 struct i915_perf *perf = &i915->perf; in query_perf_config_data()322 static size_t sizeof_perf_metrics(struct i915_perf *perf) in sizeof_perf_metrics()342 struct i915_perf *perf = &i915->perf; in query_perf_config_list()
284 i915-y += i915_perf.o
1191 struct i915_perf perf;
587 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c592 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c601 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c603 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c605 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c607 .. kernel-doc:: drivers/gpu/drm/i915/i915_perf.c609 .. 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.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()133 struct i915_perf *perf = stream->perf; in stream_destroy()421 struct i915_perf *perf = &i915->perf; in i915_perf_live_selftests()
Completed in 25 milliseconds