HomeSort by relevance Sort by last modified time
    Searched refs:mp_counter (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_query_hw_sm.c 194 if (!screen->pm.mp_counter[c]) {
196 screen->pm.mp_counter[c] = hsq;
243 if (screen->pm.mp_counter[c]) {
251 if (screen->pm.mp_counter[c] == hsq) {
253 screen->pm.mp_counter[c] = NULL;
286 hsq = screen->pm.mp_counter[c];
nv50_screen.h 104 struct nv50_hw_sm_query *mp_counter[4]; /* counter to query allocation */ member in struct:nv50_screen::__anon27797
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 105 struct nvc0_hw_sm_query *mp_counter[8]; /* counter to query allocation */ member in struct:nvc0_screen::__anon27809
nvc0_query_hw_sm.c     [all...]

Completed in 208 milliseconds