Searched refs:brw_perf_query_counter (Results 1 – 3 of 3) sorted by relevance
38 struct brw_perf_query_counter struct
461 const struct brw_perf_query_counter *counter = in brw_get_perf_counter_info()488 const struct brw_perf_query_counter *counter = &query->counters[i]; in snapshot_statistics_registers()1411 const struct brw_perf_query_counter *counter = &query->counters[i]; in get_oa_counter_data()1453 const struct brw_perf_query_counter *counter = &query->counters[i]; in get_pipeline_stats_data()1604 struct brw_perf_query_counter *counter; in add_stat_reg()1639 rzalloc_array(brw, struct brw_perf_query_counter, MAX_STAT_COUNTERS); in init_pipeline_statistic_query_registers()
695 struct brw_perf_query_counter *counters;