Searched defs:thread_base (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1649 #define GET_THREAD(thread_base, thread_no, core_no, node_no, pkg_no) \ argument 1899 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() 5486 struct pkg_data *), struct thread_data *thread_base, in for_all_cpus_2() 8415 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pk… in init_counter()
|