Home
last modified time | relevance | path

Searched defs:vtime (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h314 struct vtime { struct
317 enum vtime_state state; argument
318 unsigned int cpu;
319 u64 utime;
320 u64 stime;
321 u64 gtime;
1024 struct vtime vtime; member