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

  /external/libdrm/include/drm/
drm.h 258 struct drm_stats { struct
683 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
847 typedef struct drm_stats drm_stats_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm.h 258 struct drm_stats { struct
625 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
758 typedef struct drm_stats drm_stats_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 258 struct drm_stats { struct
634 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
777 typedef struct drm_stats drm_stats_t;
  /bionic/libc/kernel/uapi/drm/
drm.h 191 struct drm_stats { struct
475 #define DRM_IOCTL_GET_STATS DRM_IOR(0x06, struct drm_stats)
616 typedef struct drm_stats drm_stats_t;
  /external/kernel-headers/original/uapi/drm/
drm.h 257 struct drm_stats { struct
696 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats)
849 typedef struct drm_stats drm_stats_t;

Completed in 66 milliseconds