Home
last modified time | relevance | path

Searched defs:thread_base (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c229 #define GET_THREAD(thread_base, thread_no, core_no, node_no, pkg_no) \ argument
434 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus()
2807 struct pkg_data *), struct thread_data *thread_base, in for_all_cpus_2()
5536 void init_counter(struct thread_data *thread_base, struct core_data *core_base, in init_counter()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
Dturbostat.c409 #define GET_THREAD(thread_base, thread_no, core_no, node_no, pkg_no) \ argument
598 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus()
2989 struct pkg_data *), struct thread_data *thread_base, in for_all_cpus_2()
6043 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pk… in init_counter()