Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c1604 struct core_data { struct
1605 int base_cpu;
1606 unsigned long long c3;
1607 unsigned long long c6;
1608 unsigned long long c7;
1609 unsigned long long mc6_us; /* duplicate as per-core for now, even though per module */
1610 unsigned int core_temp_c;
1611 struct rapl_counter core_energy; /* MSR_CORE_ENERGY_STAT */
1612 unsigned int core_id;
1613 unsigned long long core_throt_cnt;
[all …]