Searched refs:cycles_hi (Results 1 – 2 of 2) sorted by relevance
170 uint32_t cycles_lo, cycles_hi; /* cycle counter timestamp */ member
722 tsc = (((uint64_t)rec->u.cycles.cycles_hi) << 32) in xdt_process_rec()1770 stamp = (((uint64_t)rec->u.cycles.cycles_hi) << 32) in xdt_get_first_rec()