Home
last modified time | relevance | path

Searched refs:genuine_intel (Results 1 – 1 of 1) sorted by relevance

/tools/power/x86/turbostat/
Dturbostat.c60 unsigned int genuine_intel; variable
1473 if (!genuine_intel) in has_nehalem_turbo_ratio_limit()
1507 if (!genuine_intel) in has_ivt_turbo_ratio_limit()
1599 if (!genuine_intel) in rapl_probe()
1848 if (!genuine_intel) in is_snb()
1870 if (!genuine_intel) in has_c8_c9_c10()
1884 if (!genuine_intel) in is_slm()
2004 genuine_intel = 1; in check_cpuid()
2066 do_nehalem_platform_info = genuine_intel && has_invariant_tsc; in check_cpuid()
2067 do_nhm_cstates = genuine_intel; /* all Intel w/ non-stop TSC have NHM counters */ in check_cpuid()