Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2397 struct topo_params { struct
2398 int num_packages;
2399 int num_die;
2400 int num_cpus;
2401 int num_cores; /* system wide */
2402 int allowed_packages;
2403 int allowed_cpus;
2404 int allowed_cores;
2405 int max_cpu_num;
2406 int max_core_id; /* within a package */
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h589 struct ixgbe_aci_cmd_link_topo_params topo_params; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1475 struct ice_aqc_link_topo_params topo_params; member