Searched refs:CCN_TYPE_SBAS (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/
H A Darm-ccn.c108 #define CCN_TYPE_SBAS 0x10 macro
317 .type = CCN_TYPE_SBAS, .event = _event, }
375 if (event->type == CCN_TYPE_SBAS && !ccn->sbas_present)
1036 if (WARN_ON(type != CCN_TYPE_HNF && type != CCN_TYPE_SBAS &&
1399 case CCN_TYPE_SBAS:

Completed in 140 milliseconds