Searched refs:cpc_npic (Results 1 – 8 of 8) sorted by relevance
31 cpc_npic.3cpc \125 cpc_caps.3cpc := LINKSRC = cpc_npic.3cpc126 cpc_cciname.3cpc := LINKSRC = cpc_npic.3cpc127 cpc_cpuref.3cpc := LINKSRC = cpc_npic.3cpc128 cpc_walk_attrs.3cpc := LINKSRC = cpc_npic.3cpc129 cpc_walk_events_all.3cpc := LINKSRC = cpc_npic.3cpc130 cpc_walk_events_pic.3cpc := LINKSRC = cpc_npic.3cpc131 cpc_walk_generic_events_all.3cpc := LINKSRC = cpc_npic.3cpc132 cpc_walk_generic_events_pic.3cpc := LINKSRC = cpc_npic.3cpc
91 file path=usr/share/man/man3cpc/cpc_npic.3cpc176 link path=usr/share/man/man3cpc/cpc_caps.3cpc target=cpc_npic.3cpc177 link path=usr/share/man/man3cpc/cpc_cciname.3cpc target=cpc_npic.3cpc181 link path=usr/share/man/man3cpc/cpc_cpuref.3cpc target=cpc_npic.3cpc217 link path=usr/share/man/man3cpc/cpc_walk_attrs.3cpc target=cpc_npic.3cpc218 link path=usr/share/man/man3cpc/cpc_walk_events_all.3cpc target=cpc_npic.3cpc219 link path=usr/share/man/man3cpc/cpc_walk_events_pic.3cpc target=cpc_npic.3cpc221 target=cpc_npic.3cpc223 target=cpc_npic.3cpc
104 cpc->cpc_npic = syscall(SYS_cpc, CPC_NPIC, -1, 0, 0, 0); in cpc_open()118 if ((cpc->cpc_evlist = malloc(cpc->cpc_npic * sizeof (char *))) == in cpc_open()125 for (i = 0; i < cpc->cpc_npic; i++) { in cpc_open()130 if (i != cpc->cpc_npic) { in cpc_open()275 int npics = cpc_npic(cpc); in cpc_set_add_request()819 int ncounters = cpc_npic(cpc); in cpc_walk_events_impl()897 if (picno >= cpc->cpc_npic) { in cpc_walk_events_pic_impl()999 cpc_npic(cpc_t *cpc) in cpc_npic() function1001 return (cpc->cpc_npic); in cpc_npic()
103 uint_t cpc_npic; member
68 cpc_npic;
68 extern uint_t cpc_npic(cpc_t *cpc);
121 int npics = cpc_npic(cpc); in allpics_equal()159 int npic = cpc_npic(cpc); in capabilities()
354 ncounters = cpc_npic(cpc); in cpc_strtoset()