HomeSort by relevance Sort by last modified time
    Searched refs:ktime (Results 1 - 4 of 4) sorted by null

  /external/iproute2/tc/
tc_core.h 20 unsigned tc_core_ktime2time(unsigned ktime);
tc_core.c 54 unsigned tc_core_ktime2time(unsigned ktime)
56 return ktime / clock_factor;
  /external/autotest/client/site_tests/kernel_Ktime/
kernel_Ktime.py 15 Test to ensure that ktime and the RTC clock are consistent.
27 # the RTC and ktime.
33 # Maximum skew between ktime readings when aligning RTC and ktime
75 Get the current ktime.
77 @returns: the current ktime (float)
80 # Writing a delay of 0 will return info including the current ktime.
94 Get the rtc and estimated ktime and max potential error.
96 Returns the RTC and a best guess of the ktime when the RTC actually
100 RTC ticked in the range of [ktime - max_error, ktime + max_error
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 2488 register zic_t jtime, ktime; local
    [all...]

Completed in 62 milliseconds