Searched defs:tsc2nsec (Results 1 – 2 of 2) sorted by relevance
155 struct tsc2nsec { struct156 int mult;157 int shift;158 unsigned long long offset;
202 struct tsc_nsec tsc2nsec; member674 add_tsc2nsec(struct tracecmd_output *handle, struct tsc_nsec *tsc2nsec) in add_tsc2nsec()