Searched defs:kvmhv_tb_accumulator (Results 1 – 1 of 1) sorted by relevance
434 struct kvmhv_tb_accumulator { struct435 u64 seqcount; /* used to synchronize access, also count * 2 */436 u64 tb_total; /* total time in timebase ticks */437 u64 tb_min; /* min time */438 u64 tb_max; /* max time */