Searched defs:AbsolutePinnedSoftMode (Results 1 – 1 of 1) sorted by relevance
458 impl<C: ClockSource> Sealed for super::AbsolutePinnedSoftMode<C> {} global() implementation 535 pub struct AbsolutePinnedSoftMode<C: ClockSource>(PhantomData<C>); global() struct 536 impl<C: ClockSource> HrTimerMode for AbsolutePinnedSoftMode<C> { global() implementation