Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/perf/
Disa207-common.h223 #define MMCRA_SAMP_ELIG_MASK 7 macro
Disa207-common.c344 op_type = (mmcra >> MMCRA_SAMP_ELIG_SHIFT) & MMCRA_SAMP_ELIG_MASK; in isa207_get_mem_data_src()