Searched defs:busy_index (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c254 unsigned busy_index = busy_index_from_type(rscreen, type); local in function:r600_begin_counter
261 unsigned busy_index = busy_index_from_type(rscreen, type); local in function:r600_end_counter
155 r600_read_mmio_counter(struct r600_common_screen * rscreen,unsigned busy_index) argument
174 r600_end_mmio_counter(struct r600_common_screen * rscreen,uint64_t begin,unsigned busy_index) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c272 unsigned busy_index = busy_index_from_type(sscreen, type); local in function:si_begin_counter
279 unsigned busy_index = busy_index_from_type(sscreen, type); local in function:si_end_counter
173 si_read_mmio_counter(struct si_screen * sscreen,unsigned busy_index) argument
192 si_end_mmio_counter(struct si_screen * sscreen,uint64_t begin,unsigned busy_index) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_gpu_load.c254 unsigned busy_index = busy_index_from_type(rscreen, type); local in function:r600_begin_counter
261 unsigned busy_index = busy_index_from_type(rscreen, type); local in function:r600_end_counter
155 r600_read_mmio_counter(struct r600_common_screen * rscreen,unsigned busy_index) argument
174 r600_end_mmio_counter(struct r600_common_screen * rscreen,uint64_t begin,unsigned busy_index) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c170 static uint64_t si_read_mmio_counter(struct si_screen *sscreen, unsigned busy_index) argument
187 static unsigned si_end_mmio_counter(struct si_screen *sscreen, uint64_t begin, unsigned busy_index) argument
265 unsigned busy_index = busy_index_from_type(sscreen, type); local in function:si_begin_counter
271 unsigned busy_index = busy_index_from_type(sscreen, type); local in function:si_end_counter
[all...]

Completed in 4 milliseconds