Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c3105 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()
3134 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()
3161 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()
3218 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()
3345 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()
4001 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()
4003 struct intel_excl_cntrs *c; in allocate_excl_cntrs()
4005 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()
4134 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()
4153 struct intel_excl_cntrs *c; in free_excl_cntrs()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h190 struct intel_excl_cntrs { struct
306 struct intel_excl_cntrs *excl_cntrs;