Home
last modified time | relevance | path

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

/xen/tools/xenmon/
A Dxenbaked.h30 #define billion 1000000000LL macro
A Dxenbaked.c216 ns = billion; in check_gotten_sum()
906 if (-time_since_update < billion) { in qos_update_thread()
911 else if ( ((~0ULL - last_update_time) < billion) && (now < billion) ) { in qos_update_thread()
/xen/tools/ocaml/xenstored/
A Dconnection.ml249 * Oxenstored therefore supports only 1 billion open transactions.

Completed in 6 milliseconds