Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c2145 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()
2174 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()
2201 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()
2229 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()
2373 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()
2770 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()
2772 struct intel_excl_cntrs *c; in allocate_excl_cntrs()
2774 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()
2860 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()
2878 struct intel_excl_cntrs *c; in free_excl_cntrs()
Dperf_event.h155 struct intel_excl_cntrs { struct
239 struct intel_excl_cntrs *excl_cntrs;