b_counter_regs    994 drivers/gpu/drm/i915/i915_drv.h 	const struct i915_oa_reg *b_counter_regs;
b_counter_regs    375 drivers/gpu/drm/i915/i915_perf.c 	if (!PTR_ERR(oa_config->b_counter_regs))
b_counter_regs    376 drivers/gpu/drm/i915/i915_perf.c 		kfree(oa_config->b_counter_regs);
b_counter_regs   1627 drivers/gpu/drm/i915/i915_perf.c 	config_oa_regs(dev_priv, oa_config->b_counter_regs,
b_counter_regs   1992 drivers/gpu/drm/i915/i915_perf.c 	config_oa_regs(dev_priv, oa_config->b_counter_regs,
b_counter_regs   3376 drivers/gpu/drm/i915/i915_perf.c 	oa_config->b_counter_regs =
b_counter_regs   3382 drivers/gpu/drm/i915/i915_perf.c 	if (IS_ERR(oa_config->b_counter_regs)) {
b_counter_regs   3384 drivers/gpu/drm/i915/i915_perf.c 		err = PTR_ERR(oa_config->b_counter_regs);
b_counter_regs     76 drivers/gpu/drm/i915/oa/i915_oa_bdw.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     74 drivers/gpu/drm/i915/oa/i915_oa_bxt.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_cflgt2.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_cflgt3.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_chv.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     87 drivers/gpu/drm/i915/oa/i915_oa_cnl.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     74 drivers/gpu/drm/i915/oa/i915_oa_glk.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs    104 drivers/gpu/drm/i915/oa/i915_oa_hsw.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_render_basic;
b_counter_regs     84 drivers/gpu/drm/i915/oa/i915_oa_icl.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_kblgt2.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_kblgt3.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     74 drivers/gpu/drm/i915/oa/i915_oa_sklgt2.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_sklgt3.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;
b_counter_regs     75 drivers/gpu/drm/i915/oa/i915_oa_sklgt4.c 	dev_priv->perf.test_config.b_counter_regs = b_counter_config_test_oa;