Searched refs:tick (Results 1 – 9 of 9) sorted by relevance
41 long tick; /* (modified) usecs between clock ticks */ member86 tx64.tick = tx->tick; in __adjtimex_tv32()111 tx->tick = tx64.tick; in __adjtimex_tv32()
55 long long int tick; /* (modified) usecs between clock ticks */ in libc_hidden_proto()120 tx64.tick = tx.tick;150 tx.tick = tx64.tick; in valid_timex64_to_timex()
41 long long tick; /* (modified) usecs between clock ticks */ member68 __syscall_slong_t tick; /* (modified) usecs between clock ticks */
461 int tick = 0; in __nscd_cache_search() local509 if (tick) in __nscd_cache_search()525 tick = 1 - tick; in __nscd_cache_search()
396 int tick = 0; in verify_persistent_db() local450 if (tick) in verify_persistent_db()452 tick = 1 - tick; in verify_persistent_db()
760 @item long int tick761 The elapsed time between clock ticks in microseconds. A clock tick is a810 @code{status}, @code{constant}, and @code{tick}.
1126 msgstr "Genera un profilo flat con count e tick"
4373 Set collector_timeout based on the `tick' count returned.
22912 * sysdeps/mach/hurd/profil.c (__profile_frequency): Return tick22913 frequency instead of tick length in us.