Searched refs:PFCNT (Results 1 – 2 of 2) sorted by relevance
37 #define PFCNT(n, x) ((x) << ((n) ? PFCNT1_P : PFCNT0_P)) macro38 #define PFCNT0 PFCNT(0, 1)39 #define PFCNT1 PFCNT(1, 1)
396 PFCNT(0, !(attr->config & 0x100)); in bfin_pmu_event_init()