Searched defs:pkg_base (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
| D | turbostat.c | 244 #define GET_PKG(pkg_base, pkg_no) (pkg_base + pkg_no) argument 434 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() 2808 struct core_data *core_base, struct pkg_data *pkg_base, in for_all_cpus_2() 5537 struct pkg_data *pkg_base, int cpu_id) in init_counter()
|
| /kernel/linux/linux-6.6/tools/power/x86/turbostat/ |
| D | turbostat.c | 423 #define GET_PKG(pkg_base, pkg_no) (pkg_base + pkg_no) argument 598 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() 2990 struct core_data *core_base, struct pkg_data *pkg_base, in for_all_cpus_2() 6043 …r(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base, int cpu… in init_counter()
|