Searched refs:st_perf_monitor_counter (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.h54 struct st_perf_monitor_counter struct
62 struct st_perf_monitor_counter *counters;
H A Dst_cb_perfmon.c94 const struct st_perf_monitor_counter *stc = &stg->counters[cid];
372 struct st_perf_monitor_counter *stcounters = NULL;
393 struct st_perf_monitor_counter *stc = &stcounters[g->NumCounters];
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.h54 struct st_perf_monitor_counter struct
62 struct st_perf_monitor_counter *counters;
H A Dst_cb_perfmon.c93 const struct st_perf_monitor_counter *stc = &stg->counters[cid];
371 struct st_perf_monitor_counter *stcounters = NULL;
392 struct st_perf_monitor_counter *stc = &stcounters[g->NumCounters];

Completed in 7 milliseconds