Home
last modified time | relevance | path

Searched defs:topo_params (Results 1 – 2 of 2) sorted by relevance

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2305 struct topo_params { struct
2306 int num_packages;
2307 int num_die;
2308 int num_cpus;
2309 int num_cores;
2310 int allowed_packages;
2311 int allowed_cpus;
2312 int allowed_cores;
2313 int max_cpu_num;
2314 int max_core_id;
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h589 struct ixgbe_aci_cmd_link_topo_params topo_params; member