Searched defs:CoreOffset (Results 1 – 1 of 1) sorted by relevance
24 pub struct CoreOffset { struct29 impl Ord for CoreOffset { implementation36 impl PartialOrd for CoreOffset { implementation52 fn add(&self, core: CoreOffset, limit: u128) -> Result<Self> { in add()150 fn add_core_to_last_group(&self, core: CoreOffset, in_sync_threshold: u128) -> Option<Self> { in add_core_to_last_group()