Searched refs:subtrahend (Results 1 – 1 of 1) sorted by relevance
677 static inline u32 decrement_cycle_count(u32 cycle, unsigned int subtrahend) in decrement_cycle_count() argument679 if (cycle < subtrahend) in decrement_cycle_count()681 return cycle - subtrahend; in decrement_cycle_count()