Searched refs:n_b_counter_regs (Results 1 – 3 of 3) sorted by relevance
333 i915_config.n_boolean_regs = config->n_b_counter_regs; in i915_add_config()801 config->n_b_counter_regs = i915_config.n_boolean_regs; in gen_perf_load_configuration()802 …ounter_regs = rzalloc_array(config, struct gen_perf_query_register_prog, config->n_b_counter_regs); in gen_perf_load_configuration()843 config->n_b_counter_regs); in gen_perf_store_configuration()
200 uint32_t n_b_counter_regs; member
43353 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_render_basic_counter_query()44262 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_compute_basic_counter_query()44942 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_compute_extended_counter_query()45273 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_memory_reads_counter_query()46012 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_memory_writes_counter_query()46739 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in hsw_register_sampler_balance_counter_query()47696 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in bdw_register_render_basic_counter_query()48581 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in bdw_register_compute_basic_counter_query()49238 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in bdw_register_render_pipe_profile_counter_query()49901 query->config.n_b_counter_regs = ARRAY_SIZE(b_counter_regs); in bdw_register_memory_reads_counter_query()[all …]