Lines Matching defs:nsec
76 uint64_t nsec; in computeTimeDeltaNS() local
227 #define NS_TO_MS(nsec) ((int)((nsec) / 1000000ULL)) argument
228 #define NS_TO_US(nsec) ((int)((nsec) / 1000ULL)) argument
1597 uint64_t nsec = computeTimeDeltaNS(&informee->startTime); in handleAcknowledgePowerChange() local
1705 uint64_t nsec = computeTimeDeltaNS(&fDriverCallStartTime); in handleAcknowledgeSetPowerState() local
4247 uint64_t nsec; in driverSetPowerState() local
4331 uint64_t nsec; in driverInformPowerChange() local
5241 uint64_t nsec; in ParentChangeRootChangeDown() local
5552 uint64_t nsec = computeTimeDeltaNS(&fDriverCallStartTime); in ackTimerTick() local
5634 uint64_t nsec = computeTimeDeltaNS(&nextObject->startTime); in ackTimerTick() local
6393 uint64_t nsec; in pmTellClientWithResponse() local
6625 uint64_t nsec; in pmTellCapabilityClientWithResponse() local
6980 uint64_t nsec; in responseValid() local