Searched defs:model (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/arch/x86/util/ |
| D | header.c | 26 int family = -1, model = -1, step = -1; in get_cpuid() local
|
| /tools/power/x86/turbostat/ |
| D | turbostat.c | 881 int has_nehalem_turbo_ratio_limit(unsigned int family, unsigned int model) in has_nehalem_turbo_ratio_limit() 907 int is_snb(unsigned int family, unsigned int model) in is_snb() 920 double discover_bclk(unsigned int family, unsigned int model) in discover_bclk() 931 unsigned int fms, family, model, stepping; in check_cpuid() local
|
| /tools/power/x86/x86_energy_perf_policy/ |
| D | x86_energy_perf_policy.c | 140 unsigned int fms, family, model, stepping; in validate_cpuid() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | helpers.h | 77 unsigned int model; member
|