Searched refs:active_timer (Results 1 – 2 of 2) sorted by relevance
92 std::unordered_map<const TimedHistogram*, bool>>::type active_timer = in ToggleRunningState() local94 bool is_running = (*active_timer.Pointer())[this]; in ToggleRunningState()96 (*active_timer.Pointer())[this] = !is_running; in ToggleRunningState()
65940 struct hrtimer *active_timer; member