Searched refs:pkg_data (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1396 struct pkg_data { struct
1610 struct pkg_data packages;
1668 int for_all_cpus(int (func) (struct thread_data *, struct core_data *, struct pkg_data *),
1669 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base)
1679 struct pkg_data *p;
1698 int is_cpu_first_thread_in_core(struct thread_data *t, struct core_data *c, struct pkg_data *p)
1705 int is_cpu_first_core_in_package(struct thread_data *t, struct core_data *c, struct pkg_data *p)
1712 int is_cpu_first_thread_in_package(struct thread_data *t, struct core_data *c, struct pkg_data *p)
2153 int dump_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p)
2264 int format_counters(struct thread_data *t, struct core_data *c, struct pkg_data *
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c1164 * @del_pkg_data_flag: If is set then the current pkg_data store by FW
1186 cmd = &desc.params.pkg_data;
H A Dice_adminq_cmd.h2527 struct ice_aqc_nvm_pkg_data pkg_data; member in union:ice_aq_desc::__anon569
/linux-master/drivers/hwmon/
H A Dcoretemp.c97 struct temp_data *pkg_data; member in struct:platform_data
503 pdata->pkg_data = tdata;
527 pdata->pkg_data = NULL;
544 return pdata->pkg_data;

Completed in 354 milliseconds