Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dcore.c3509 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()
3538 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()
3565 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()
3622 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()
3756 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()
4931 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()
4933 struct intel_excl_cntrs *c; in allocate_excl_cntrs()
4935 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()
5245 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()
5264 struct intel_excl_cntrs *c; in free_excl_cntrs()
/linux-6.15/arch/x86/events/
H A Dperf_event.h213 struct intel_excl_cntrs { struct
335 struct intel_excl_cntrs *excl_cntrs;