Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dcore.c3393 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()
3422 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()
3449 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()
3506 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()
3633 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()
4545 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()
4547 struct intel_excl_cntrs *c; in allocate_excl_cntrs()
4549 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()
4753 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()
4772 struct intel_excl_cntrs *c; in free_excl_cntrs()
/Linux-v6.6/arch/x86/events/
Dperf_event.h196 struct intel_excl_cntrs { struct
317 struct intel_excl_cntrs *excl_cntrs;