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.c2048 struct topo_params { struct
2049 int num_packages;
2050 int num_die;
2051 int num_cpus;
2052 int num_cores;
2053 int allowed_packages;
2054 int allowed_cpus;
2055 int allowed_cores;
2056 int max_cpu_num;
2057 int max_core_id;
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1577 struct ice_aqc_link_topo_params topo_params; member