Searched refs:last_woke_queues_monotonic_seconds_ (Results 1 – 3 of 3) sorted by relevance
64 last_woke_queues_monotonic_seconds_(0), in Mac80211Monitor()86 last_woke_queues_monotonic_seconds_ = 0; in Start()158 time_t elapsed = now_monotonic_seconds - last_woke_queues_monotonic_seconds_; in WakeQueuesIfNeeded()176 last_woke_queues_monotonic_seconds_ = now_monotonic_seconds; in WakeQueuesIfNeeded()
130 time_t last_woke_queues_monotonic_seconds_; variable
131 return mac80211_monitor_.last_woke_queues_monotonic_seconds_; in GetLastWokeQueuesMonotonicSeconds()