Searched refs:Counters (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/tool/pps/
H A Dpps_config.cc46 Counters, enumerator in enum:Mode
130 mode = Mode::Counters;
209 case Mode::Counters: {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.c297 type = ctx->PerfMonitor.Groups[gid].Counters[cid].Type;
384 g->Counters = counters;
447 FREE((void *)groups[gid].Counters);
462 FREE((void *)perfmon->Groups[gid].Counters);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.c296 type = ctx->PerfMonitor.Groups[gid].Counters[cid].Type;
383 g->Counters = counters;
446 FREE((void *)groups[gid].Counters);
461 FREE((void *)perfmon->Groups[gid].Counters);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dperformance_monitor.c29 * one for Groups, and one for Counters. These will be used as indexes into
144 return &group_obj->Counters[id];
196 /* We just use the index in the Counters array as the ID. */
574 const struct gl_perf_monitor_counter *c = &g->Counters[counter];
H A Dmtypes.h1367 /** Counters used for buffer usage warnings */
1955 const struct gl_perf_monitor_counter *Counters; member in struct:gl_perf_monitor_group
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dperformance_monitor.c29 * one for Groups, and one for Counters. These will be used as indexes into
144 return &group_obj->Counters[id];
196 /* We just use the index in the Counters array as the ID. */
567 const struct gl_perf_monitor_counter *c = &g->Counters[counter];
H A Dmtypes.h1409 /** Counters used for buffer usage warnings */
2033 const struct gl_perf_monitor_counter *Counters; member in struct:gl_perf_monitor_group
/xsrc/external/mit/MesaLib/dist/docs/
H A Dperfetto.rst32 - PPS Counters

Completed in 42 milliseconds