Home
last modified time | relevance | path

Searched refs:SVGA_STATS_TIME_PUSH (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_mksstats.h35 #define SVGA_STATS_TIME_PUSH(_sws, _stat) \ macro
45 #define SVGA_STATS_TIME_PUSH(_sws, _stat) macro
Dsvga_swtnl_backend.c71 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_allocate_vertices()
133 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_map_vertices()
174 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_render_unmap_vertices()
225 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_vbuf_submit_state()
294 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWARRAYS); in svga_vbuf_render_draw_arrays()
338 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_VBUFDRAWELEMENTS); in svga_vbuf_render_draw_elements()
Dsvga_pipe_draw.c73 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWELEMENTS); in retry_draw_range_elements()
125 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWARRAYS); in retry_draw_arrays()
201 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DRAWVBO); in svga_draw_vbo()
Dsvga_surface.c173 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_EMULATESURFACEVIEW); in svga_texture_view_surface()
272 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATESURFACEVIEW); in svga_create_surface_view()
404 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATESURFACE); in svga_create_surface()
438 SVGA_STATS_TIME_PUSH(svga_sws(svga), in create_backed_surface_view()
501 SVGA_STATS_TIME_PUSH(svga_sws(svga), in svga_validate_surface_view()
611 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_DESTROYSURFACE); in svga_surface_destroy()
737 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_PROPAGATESURFACE); in svga_propagate_surface()
Dsvga_context.c133 SVGA_STATS_TIME_PUSH(svgascreen->sws, SVGA_STATS_TIME_CREATECONTEXT); in svga_context_create()
346 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFLUSH); in svga_context_flush()
423 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CONTEXTFINISH); in svga_context_finish()
474 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SURFACEFLUSH); in svga_surfaces_flush()
Dsvga_resource_buffer.c82 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERTRANSFERMAP); in svga_buffer_transfer_map()
313 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERTRANSFERUNMAP); in svga_buffer_transfer_unmap()
404 SVGA_STATS_TIME_PUSH(ss->sws, SVGA_STATS_TIME_CREATEBUFFER); in svga_buffer_create()
Dsvga_draw_arrays.c103 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_GENERATEINDICES); in retrieve_or_generate_indices()
220 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_HWTNLDRAWARRAYS); in svga_hwtnl_draw_arrays()
Dsvga_pipe_blit.c139 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_COPYREGIONFALLBACK); in copy_region_fallback()
482 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_BLITBLITTER); in try_blit()
693 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_BLIT); in svga_blit()
725 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_COPYREGION); in svga_resource_copy_region()
Dsvga_swtnl_state.c103 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLUPDATEDRAW); in update_swtnl_draw()
237 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLUPDATEVDECL); in svga_swtnl_update_vdecl()
Dsvga_pipe_fs.c51 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEFS); in svga_create_fs_state()
Dsvga_pipe_gs.c49 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEGS); in svga_create_gs_state()
Dsvga_pipe_vs.c107 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_CREATEVS); in svga_create_vs_state()
Dsvga_state.c202 SVGA_STATS_TIME_PUSH(screen->sws, SVGA_STATS_TIME_UPDATESTATE); in svga_update_state()
Dsvga_tgsi.c176 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_TGSIVGPU9TRANSLATE); in svga_tgsi_vgpu9_translate()
Dsvga_swtnl_draw.c54 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SWTNLDRAWVBO); in svga_swtnl_draw_vbo()
Dsvga_state_gs.c178 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITGS); in emit_hw_gs()
Dsvga_draw_elements.c195 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), in svga_hwtnl_draw_range_elements()
Dsvga_state_vs.c347 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITVS); in emit_hw_vs()
Dsvga_draw.c841 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLFLUSH); in svga_hwtnl_flush()
1023 SVGA_STATS_TIME_PUSH(svga_sws(hwtnl->svga), SVGA_STATS_TIME_HWTNLPRIM); in svga_hwtnl_prim()
Dsvga_resource_texture.c555 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERMAP); in svga_texture_transfer_map()
851 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_TEXTRANSFERUNMAP); in svga_texture_transfer_unmap()
911 SVGA_STATS_TIME_PUSH(svgascreen->sws, in svga_texture_create()
Dsvga_shader.c393 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_DEFINESHADER); in svga_define_shader()
Dsvga_state_fs.c411 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_EMITFS); in emit_hw_fs()
Dsvga_pipe_sampler.c461 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_SETSAMPLERVIEWS); in svga_set_sampler_views()
Dsvga_screen.c756 SVGA_STATS_TIME_PUSH(sws, SVGA_STATS_TIME_FENCEFINISH); in svga_fence_finish()
Dsvga_resource_buffer_upload.c1080 SVGA_STATS_TIME_PUSH(svga_sws(svga), SVGA_STATS_TIME_BUFFERSFLUSH); in svga_context_flush_buffers()

12