Searched defs:RelativePinnedSoftMode (Results 1 – 1 of 1) sorted by relevance
459 impl<C: ClockSource> Sealed for super::RelativePinnedSoftMode<C> {} global() implementation 544 pub struct RelativePinnedSoftMode<C: ClockSource>(PhantomData<C>); global() struct 545 impl<C: ClockSource> HrTimerMode for RelativePinnedSoftMode<C> { global() implementation