Searched defs:tv_usec (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXos.h106 long tv_usec; /* and microseconds */ member in struct:timeval
/xsrc/external/mit/libdrm/dist/exynos/
H A Dexynos_drm.h167 __u32 tv_usec; member in struct:drm_exynos_g2d_event
/xsrc/external/mit/libdrm/dist/tests/exynos/
H A Dexynos_fimg2d_event.c56 g2d_event_handler(int fd,unsigned int cmdlist_no,unsigned int tv_sec,unsigned int tv_usec,void * user_data) argument
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drm.h683 uint32_t tv_usec; member in struct:drm_vmw_event_fence
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_dri.c960 I830DRI2FrameEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr swap_info) argument
1010 I830DRI2FlipEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr flip_info) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_dri.c892 I830DRI2FrameEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr swap_info) argument
942 I830DRI2FlipEventHandler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,DRI2FrameEventPtr flip_info) argument
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_dri2.c554 uint32_t tv_usec = ust % 1000000; local in function:nouveau_dri2_vblank_handler
372 nouveau_dri2_flip_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
660 nouveau_dri2_finish_swap(DrawablePtr draw,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,struct nouveau_dri2_vblank_state * s) argument
[all...]
H A Ddrmmode_display.c160 drmmode_event_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c458 unsigned tv_sec, tv_usec; local in function:amdgpu_dri2_flip_event_handler
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c787 radeon_dri2_frame_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
1047 radeon_dri2_flip_event_handler(unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
H A Ddrmmode_display.c1442 drmmode_vblank_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
1449 drmmode_flip_handler(int fd,unsigned int frame,unsigned int tv_sec,unsigned int tv_usec,void * event_data) argument
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c554 unsigned tv_sec, tv_usec; local in function:radeon_dri2_flip_event_handler
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddri2.c462 uint32_t tv_usec = ust % 1000000; local in function:ms_dri2_flip_handler
646 uint32_t tv_usec = usec % 1000000; local in function:ms_dri2_frame_event_handler
/xsrc/external/mit/libdrm/dist/include/drm/
H A Dvmwgfx_drm.h716 __u32 tv_usec; member in struct:drm_vmw_event_fence
H A Ddrm.h1349 __u32 tv_usec; member in struct:drm_event_vblank
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h707 __u32 tv_usec; member in struct:drm_vmw_event_fence
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h715 __u32 tv_usec; member in struct:drm_vmw_event_fence
/xsrc/external/mit/x11perf/dist/
H A Dx11perf.c186 long tv_usec; /* and microseconds */ member in struct:timeval
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c670 DRI2WaitMSCComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument
690 DRI2WakeClient(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument
728 DRI2SwapComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec,int type,DRI2SwapEventPtr swap_complete,void * swap_data) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.c989 DRI2WaitMSCComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument
1005 DRI2WakeClient(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec) argument
1038 DRI2SwapComplete(ClientPtr client,DrawablePtr pDraw,int frame,unsigned int tv_sec,unsigned int tv_usec,int type,DRI2SwapEventPtr swap_complete,void * swap_data) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna.h510 int tv_usec; member in struct:ust_msc
534 static inline uint64_t ust64(int tv_sec, int tv_usec) argument
H A Dsna_display.c320 sna_crtc_record_swap(xf86CrtcPtr crtc,int tv_sec,int tv_usec,unsigned seq) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna.h563 int tv_usec; member in struct:ust_msc
587 static inline uint64_t ust64(int tv_sec, int tv_usec) argument
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h942 __u32 tv_usec; member in struct:drm_event_vblank
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h1131 __u32 tv_usec; member in struct:drm_event_vblank

Completed in 72 milliseconds

12