Home
last modified time | relevance | path

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

/third_party/boost/libs/sort/
Dtune.pl244 sub CheckTime { subroutine
296 $time += CheckTime();
302 $time += 2 * $ii * CheckTime();
307 $time += $ii * CheckTime();
311 $time += $ii * CheckTime();
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_hrtimer.c315 STATIC UINT32 CheckTime(union ktime *time) in CheckTime() function
346 ret = CheckTime(&time); in linux_hrtimer_create()
385 if (CheckTime(&time) != LOS_OK) { in linux_hrtimer_start()
490 ret = CheckTime(&interval); in linux_hrtimer_forward()