Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/amd/
Duncore.c34 static int num_counters_llc; variable
469 uncore_llc->num_counters = num_counters_llc; in amd_uncore_cpu_up_prepare()
474 uncore_llc->events = amd_uncore_events_alloc(num_counters_llc, cpu); in amd_uncore_cpu_up_prepare()
664 num_counters_llc = NUM_COUNTERS_L2; in amd_uncore_init()
672 num_counters_llc = NUM_COUNTERS_L3; in amd_uncore_init()
727 pr_info("%d %s %s counters detected\n", num_counters_llc, in amd_uncore_init()