Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dperf_event.h74 #define SDB_FULL_BLOCKS(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FULL_BLOCKS) macro
/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_sf.c1259 if (flush_all && SDB_FULL_BLOCKS(hwc)) in hw_perf_event_update()