Home
last modified time | relevance | path

Searched defs:model (Results 1 – 4 of 4) sorted by relevance

/tools/perf/arch/x86/util/
Dheader.c26 int family = -1, model = -1, step = -1; in get_cpuid() local
/tools/power/x86/turbostat/
Dturbostat.c881 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/
Dx86_energy_perf_policy.c140 unsigned int fms, family, model, stepping; in validate_cpuid() local
/tools/power/cpupower/utils/helpers/
Dhelpers.h77 unsigned int model; member