Searched refs:PAI_NNPA_BASE (Results 1 – 2 of 2) sorted by relevance
233 if (cfg >= PAI_NNPA_BASE && cfg <= PAI_NNPA_BASE + paiext_cnt) { in paiext_event_valid()258 if (a->sample_period && a->config != PAI_NNPA_BASE) in paiext_event_init()299 if (event->attr.config != PAI_NNPA_BASE) in paiext_getdata()300 return paiext_getctr(cpump, event->attr.config - PAI_NNPA_BASE); in paiext_getdata()593 pa->id = PAI_NNPA_BASE + num; in attr_event_init_one()
47 #define PAI_NNPA_BASE 0x1800 /* First event number */ macro