Home
last modified time | relevance | path

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

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