Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dcore.c4425 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs() function
4458 cpuc->excl_cntrs = allocate_excl_cntrs(cpu); in intel_cpuc_prepare()