PERF_CPUM_SF_FULL_BLOCKS   73 arch/s390/include/asm/perf_event.h #define SDB_FULL_BLOCKS(hwc)	(SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FULL_BLOCKS)
PERF_CPUM_SF_FULL_BLOCKS  840 arch/s390/kernel/perf_cpum_sf.c 	if (attr->config1 & PERF_CPUM_SF_FULL_BLOCKS)
PERF_CPUM_SF_FULL_BLOCKS  841 arch/s390/kernel/perf_cpum_sf.c 		SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_FULL_BLOCKS;