Searched refs:cstate (Results 1 – 3 of 3) sorted by relevance
103 unsigned int cstate, cstates; in proc_cpuidle_cpu_output() local115 for (cstate = 1; cstate < cstates; cstate++) { in proc_cpuidle_cpu_output()117 "type[C%d] "), cstate, cstate); in proc_cpuidle_cpu_output()120 sysfs_get_idlestate_latency(cpu, cstate)); in proc_cpuidle_cpu_output()122 sysfs_get_idlestate_usage(cpu, cstate)); in proc_cpuidle_cpu_output()124 sysfs_get_idlestate_time(cpu, cstate)); in proc_cpuidle_cpu_output()
32 typedef struct cstate { struct
97 static int amd_fam14h_get_pci_info(struct cstate *state, in amd_fam14h_get_pci_info()