获取机器当前CPU频率

                                         获取机器当前CPU频率 struct perf_cpu_info {     int tsc;     int index;     int mhz; }; struct perf_cpu_info *cpu_list;ui static unsigned long long native_read_tsc(void
相关文章
相关标签/搜索