Searched defs:vdsoTimehands (Results 1 – 6 of 6) sorted by relevance
251 type vdsoTimehands struct { struct252 algo uint32253 gen uint32254 scale uint64255 offset_count uint32256 counter_mask uint32257 offset bintime258 boottime bintime259 x86_shift uint32260 x86_hpet_idx uint32[all …]
226 type vdsoTimehands struct { struct227 algo uint32228 gen uint32229 scale uint64230 offset_count uint32231 counter_mask uint32232 offset bintime233 boottime bintime234 physical uint32235 res [7]uint32
262 type vdsoTimehands struct { struct263 algo uint32264 gen uint32265 scale uint64266 offset_count uint32267 counter_mask uint32268 offset bintime269 boottime bintime270 x86_shift uint32271 x86_hpet_idx uint32[all …]
247 type vdsoTimehands struct { struct248 algo uint32249 gen uint32250 scale uint64251 offset_count uint32252 counter_mask uint32253 offset bintime254 boottime bintime255 physical uint32256 res [7]uint32
246 type vdsoTimehands struct { struct247 algo uint32248 gen uint32249 scale uint64250 offset_count uint32251 counter_mask uint32252 offset bintime253 boottime bintime254 physical uint32255 res [7]uint32
171 type vdsoTimehands C.struct_vdso_timehands type