OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throttle_us
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmw_screen.h
111
uint32_t
throttle_us
,
157
uint32_t
throttle_us
);
vmw_screen_ioctl.c
187
uint32_t
throttle_us
, void *commands, uint32_t size,
222
arg.
throttle_us
=
throttle_us
;
vmwgfx_drm.h
263
* @throttle-us: Sleep until software is less than @
throttle_us
281
uint32_t
throttle_us
;
member in struct:drm_vmw_execbuf_arg
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen.h
111
uint32_t
throttle_us
,
157
uint32_t
throttle_us
);
vmw_screen_ioctl.c
187
uint32_t
throttle_us
, void *commands, uint32_t size,
222
arg.
throttle_us
=
throttle_us
;
vmwgfx_drm.h
263
* @throttle-us: Sleep until software is less than @
throttle_us
281
uint32_t
throttle_us
;
member in struct:drm_vmw_execbuf_arg
Completed in 593 milliseconds