Home
last modified time | relevance | path

Searched refs:cstate_model (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/events/intel/
Dcstate.c122 struct cstate_model { struct
501 static const struct cstate_model nhm_cstates __initconst = {
510 static const struct cstate_model snb_cstates __initconst = {
521 static const struct cstate_model hswult_cstates __initconst = {
535 static const struct cstate_model cnl_cstates __initconst = {
550 static const struct cstate_model icl_cstates __initconst = {
563 static const struct cstate_model slm_cstates __initconst = {
572 static const struct cstate_model knl_cstates __initconst = {
582 static const struct cstate_model glm_cstates __initconst = {
654 static int __init cstate_probe(const struct cstate_model *cm) in cstate_probe()
[all …]