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