Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/oprofile/
Dop_model_amd.c32 #define NUM_VIRT_COUNTERS 32 macro
34 #define NUM_VIRT_COUNTERS 0 macro
523 op_amd_spec.num_virt_counters = max(num_counters, NUM_VIRT_COUNTERS); in op_amd_init()