• Home
  • Raw
  • Download

Lines Matching refs:affinity

201 AffNoProcList                "%1$s: proclist not specified with explicit affinity type, using \"non…
202 AffProcListNoType "%1$s: proclist specified, setting affinity type to \"explicit\"."
203 AffProcListNotExplicit "%1$s: proclist specified without \"explicit\" affinity type, proclist…
204 AffSyntaxError "%1$s: syntax error, not using affinity."
205 AffZeroStride "%1$s: range error (zero stride), not using affinity."
206 AffStartGreaterEnd "%1$s: range error (%2$d > %3$d), not using affinity."
207 AffStrideLessZero "%1$s: range error (%2$d < %3$d & stride < 0), not using affinity."
208 AffRangeTooBig "%1$s: range error ((%2$d-%3$d)/%4$d too big), not using affinity."
210 AffNotSupported "%1$s: affinity not supported, using \"disabled\"."
211 OBSOLETE "%1$s: affinity only supported for Intel(R) Architecture Processors."
216 OBSOLETE "%1$s: the OS kernel does not support affinity."
218 AffCantGetMaskSize "%1$s: cannot determine proper affinity mask size."
261 ErrorInitializeAffinity "Error initializing affinity - not using affinity."
264 AffNoValidProcID "No valid OS proc IDs specified - not using affinity."
277 CantSetThreadAffMask "Cannot set thread affinity mask."
286 ChangeThreadAffMaskError "Cannot change thread affinity mask."
315 OBSOLETE "%1$s: Internal thread %2$d changed affinity mask from %3$s to %4$s"
390 AffTypeCantUseMultGroups "Cannot use affinity type \"%1$s\" with multiple Windows* OS processor…
391 AffGranCantUseMultGroups "Cannot use affinity granularity \"%1$s\" with multiple Windows* OS pr…
418 AffHwlocErrorOccurred "%1$s: Hwloc failed in %2$s. Relying on internal affinity mechanisms."