Home
last modified time | relevance | path

Searched defs:expiration (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dtimed-average.h43 int64_t expiration; /* the end of the current window in ns */ member
/openbmc/dbus-sensors/src/external/
H A DExternalSensorMain.cpp102 auto expiration = sensor->ageRemaining(now); in updateReaper() local