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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.c44 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:init_perf_monitor
76 stm->active_counters = CALLOC(num_active_counters,
77 sizeof(*stm->active_counters));
78 if (!stm->active_counters)
96 &stm->active_counters[stm->num_active_counters];
108 ++stm->num_active_counters;
114 stm->batch_query = pipe->create_batch_query(pipe, num_batch_counters,
116 stm->batch_result = CALLOC(num_batch_counters, sizeof(stm
130 reset_perf_monitor(struct st_perf_monitor_object * stm,struct pipe_context * pipe) argument
164 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_DeletePerfMonitor
174 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_BeginPerfMonitor
206 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_EndPerfMonitor
224 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_ResetPerfMonitor
240 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_IsPerfMonitorResultAvailable
272 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_GetPerfMonitorResult
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_perfmon.c44 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:init_perf_monitor
76 stm->active_counters = CALLOC(num_active_counters,
77 sizeof(*stm->active_counters));
78 if (!stm->active_counters)
95 &stm->active_counters[stm->num_active_counters];
107 ++stm->num_active_counters;
113 stm->batch_query = pipe->create_batch_query(pipe, num_batch_counters,
115 stm->batch_result = CALLOC(num_batch_counters, sizeof(stm
129 reset_perf_monitor(struct st_perf_monitor_object * stm,struct pipe_context * pipe) argument
163 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_DeletePerfMonitor
173 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_BeginPerfMonitor
205 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_EndPerfMonitor
223 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_ResetPerfMonitor
239 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_IsPerfMonitorResultAvailable
271 struct st_perf_monitor_object *stm = st_perf_monitor_object(m); local in function:st_GetPerfMonitorResult
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/dri/
H A Dtarget.c119 DEFINE_LOADER_DRM_ENTRYPOINT(stm)
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-simd-asm.h144 stm\()\cond\()db \base, {WK\()\reg0,WK\()\reg1,WK\()\reg2,WK\()\reg3}
234 /* prefetch distance = 256/bpp, stm distance = 128/dst_w_bpp */

Completed in 5 milliseconds