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