Home
last modified time | relevance | path

Searched refs:accounting_timestamp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Druntime.c72 last = dev->power.accounting_timestamp; in update_pm_runtime_accounting()
75 dev->power.accounting_timestamp = now; in update_pm_runtime_accounting()
1503 dev->power.accounting_timestamp = ktime_get_mono_fast_ns(); in pm_runtime_enable()
/openbmc/linux/include/linux/
H A Dpm.h718 u64 accounting_timestamp; member