Searched refs:RelativePinnedSoftMode (Results 1 – 1 of 1) sorted by relevance
548 impl<C: ClockSource> Sealed for super::RelativePinnedSoftMode<C> {} implementation633 pub struct RelativePinnedSoftMode<C: ClockSource>(PhantomData<C>); struct634 impl<C: ClockSource> HrTimerMode for RelativePinnedSoftMode<C> { implementation