Searched defs:core_data (Results 1 – 1 of 1) sorted by relevance
172 struct core_data { struct173 unsigned long long c3;174 unsigned long long c6;175 unsigned long long c7;176 unsigned int core_temp_c;177 unsigned int core_id;248 int for_all_cpus(int (func)(struct thread_data *, struct core_data *, struct pkg_data *), in for_all_cpus()1809 int for_all_cpus_2(int (func)(struct thread_data *, struct core_data *, in for_all_cpus_2()