Home
last modified time | relevance | path

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

/external/netperf/src/
Dnet_uuid.c38 #define UUIDS_PER_TICK 1024 macro
186 time_now = time_now / UUIDS_PER_TICK; in true_random()
247 uuids_this_tick = UUIDS_PER_TICK; in get_current_time()
261 if (uuids_this_tick < UUIDS_PER_TICK) { in get_current_time()