Searched defs:tick_count (Results 1 – 5 of 5) sorted by relevance
22 tick_count = 0 variable in power_BatteryDrain
43 uint64_t tick_count, in InitWithSyslogPrefix()
47 int tick_count = std::numeric_limits<int>::max(); in RunAndPrintJson() local
72 BOOST_CXX14_CONSTEXPR explicit time_duration(impl_type tick_count) : in time_duration()