Searched refs:thread_base (Results 1 – 1 of 1) sorted by relevance
2447 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) in for_all_cpus() argument2466 t = &thread_base[cpu]; in for_all_cpus()2478 t = &thread_base[cpus[cpu].ht_sibling_cpu_id[i]]; in for_all_cpus()6224 struct pkg_data *), struct thread_data *thread_base, in for_all_cpus_2() argument6243 t = &thread_base[cpu]; in for_all_cpus_2()6258 t = &thread_base[cpus[cpu].ht_sibling_cpu_id[i]]; in for_all_cpus_2()9738 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pk… in init_counter() argument9752 t = &thread_base[cpu_id]; in init_counter()