Searched defs:core_data (Results 1 – 1 of 1) sorted by relevance
138 struct core_data { struct139 unsigned long long c3;140 unsigned long long c6;141 unsigned long long c7;142 unsigned int core_temp_c;143 unsigned int core_id;205 int for_all_cpus(int (func)(struct thread_data *, struct core_data *, struct pkg_data *), in for_all_cpus()1303 int for_all_cpus_2(int (func)(struct thread_data *, struct core_data *, in for_all_cpus_2()