Lines Matching defs:c6
160 { 0x0, "CPU%c6", NULL, 0, 0, 0, NULL, 0 },
188 { 0x0, "Mod%c6", NULL, 0, 0, 0, NULL, 0 },
206 { 0x0, "Die%c6", NULL, 0, 0, 0, NULL, 0 },
1645 .perf_name = "c6-residency",
1685 .perf_name = "c6-residency",
2019 unsigned long long c6;
2815 outp += sprintf(outp, "%sCPU%%c6", (printed++ ? delim : ""));
2820 outp += sprintf(outp, "%sMod%%c6", (printed++ ? delim : ""));
2930 outp += sprintf(outp, "%sDie%%c6", (printed++ ? delim : ""));
3060 outp += sprintf(outp, "c6: %016llX\n", c->c6);
3369 outp += sprintf(outp, "%s%.2f", (printed++ ? delim : ""), 100.0 * c->c6 / tsc);
3373 /* Mod%c6 */
3796 old->c6 = new->c6 - old->c6;
3891 if ((old->mperf + core_delta->c3 + core_delta->c6 + core_delta->c7) > (old->tsc * tsc_tweak))
3896 - core_delta->c6 - core_delta->c7;
3997 c->c6 = 0;
4122 average.cores.c6 += c->c6;
4244 average.cores.c6 /= topo.allowed_cores;
4919 PERF_COUNTER_WRITE_DATA(c->c6, CCSTATE_RCI_INDEX_C6_RESIDENCY);
5158 * For Atom CPUs that has core cstate deeper than c6,
5163 c->c6 -= c->c7;
9950 pmt_add_counter(PMT_MTL_DC6_GUID, PMT_MTL_DC6_SEQ, "Die%c6", PMT_TYPE_XTAL_TIME,