Searched refs:gl_perf_monitor_counter (Results 1 – 3 of 3) sorted by relevance
115 const struct gl_perf_monitor_counter *c = &g->Counters[cid]; in init_perf_monitor()373 struct gl_perf_monitor_counter *counters = NULL; in init_groups()388 struct gl_perf_monitor_counter *c = &counters[g->NumCounters]; in init_groups()519 static inline const struct gl_perf_monitor_counter *620 const struct gl_perf_monitor_counter *counter_obj; in _mesa_GetPerfMonitorCounterStringAMD()661 const struct gl_perf_monitor_counter *counter_obj; in _mesa_GetPerfMonitorCounterInfoAMD()948 const struct gl_perf_monitor_counter *c = &g->Counters[counter]; in perf_monitor_result_size()1024 _mesa_perf_monitor_counter_size(const struct gl_perf_monitor_counter *c) in _mesa_perf_monitor_counter_size()
42 _mesa_perf_monitor_counter_size(const struct gl_perf_monitor_counter *);
1980 struct gl_perf_monitor_counter struct2014 const struct gl_perf_monitor_counter *Counters; argument