blob: 1ad1ea41c62aeb4f422421ad8060537d5e475cbb [file] [log] [blame]
enum cputype;
int decode_tsc_current(char **buf, int cpunum, enum cputype cputype,
double mhz, unsigned long long tsc);
int decode_tsc_forced(char **buf, double mhz, __u64 tsc);