Searched refs:AbsolutePinnedSoftMode (Results 1 – 1 of 1) sorted by relevance
547 impl<C: ClockSource> Sealed for super::AbsolutePinnedSoftMode<C> {} implementation624 pub struct AbsolutePinnedSoftMode<C: ClockSource>(PhantomData<C>); struct625 impl<C: ClockSource> HrTimerMode for AbsolutePinnedSoftMode<C> { implementation