Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4568 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs() function
4601 cpuc->excl_cntrs = allocate_excl_cntrs(cpu); in intel_cpuc_prepare()