u_int64_t
if (*(u_int64_t *) key1 == *(u_int64_t *) key2)
else if (*(u_int64_t *) key1 > *(u_int64_t *) key2)
u_int64_t start;
u_int64_t stop;
u_int64_t mask);
u_int64_t time_now;
u_int64_t what = 0; /* initialize to make gcc happy */
u_int64_t bytes = 0;
u_int64_t pkts = 0;
u_int64_t credit;
u_int64_t credit_cap;
u_int64_t cost;
u_int64_t current_rate;
u_int64_t rate;
u_int64_t mask)
u_int64_t n = (u_int64_t) a * b;
u_int64_t timer_abs_periods; /* timer: samples elapsed since TRIGGER_START (multiple of period_size) */
static u_int64_t pcxhr_stream_read_position(struct pcxhr_mgr *mgr,
u_int64_t hw_sample_count;
hw_sample_count = ((u_int64_t)rmh.stat[0]) << 24;
hw_sample_count += (u_int64_t)rmh.stat[1];
u_int64_t new_sample_count;
u_int64_t new_elapse_pos = stream->timer_abs_periods +
typedef u_int64_t u64;