Home
last modified time | relevance | path

Searched refs:st_perf_monitor_counter (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_perfmon.h54 struct st_perf_monitor_counter struct
62 struct st_perf_monitor_counter *counters; argument
Dst_cb_perfmon.c93 const struct st_perf_monitor_counter *stc = &stg->counters[cid]; in init_perf_monitor()
371 struct st_perf_monitor_counter *stcounters = NULL; in st_InitPerfMonitorGroups()
392 struct st_perf_monitor_counter *stc = &stcounters[g->NumCounters]; in st_InitPerfMonitorGroups()