Searched refs:PERF_CPUM_SF_FULL_BLOCKS (Results 1 – 2 of 2) sorted by relevance
62 #define PERF_CPUM_SF_FULL_BLOCKS 0x0004 /* Process full SDBs only */ macro73 #define SDB_FULL_BLOCKS(hwc) (SAMPL_FLAGS(hwc) & PERF_CPUM_SF_FULL_BLOCKS)
840 if (attr->config1 & PERF_CPUM_SF_FULL_BLOCKS) in __hw_perf_event_init()841 SAMPL_FLAGS(hwc) |= PERF_CPUM_SF_FULL_BLOCKS; in __hw_perf_event_init()