H A D | libcpc.c | 66 cpc_t *cpc; in cpc_open() local 156 cpc_close(cpc_t * cpc) cpc_close() argument 175 cpc_terminate(cpc_t * cpc) cpc_terminate() argument 189 cpc_set_create(cpc_t * cpc) cpc_set_create() argument 216 cpc_set_destroy(cpc_t * cpc,cpc_set_t * set) cpc_set_destroy() argument 269 cpc_set_add_request(cpc_t * cpc,cpc_set_t * set,const char * event,uint64_t preset,uint_t flags,uint_t nattrs,const cpc_attr_t * attrs) cpc_set_add_request() argument 359 cpc_buf_create(cpc_t * cpc,cpc_set_t * set) cpc_buf_create() argument 392 cpc_buf_destroy(cpc_t * cpc,cpc_buf_t * buf) cpc_buf_destroy() argument 424 cpc_bind_curlwp(cpc_t * cpc,cpc_set_t * set,uint_t flags) cpc_bind_curlwp() argument 462 cpc_bind_pctx(cpc_t * cpc,pctx_t * pctx,id_t id,cpc_set_t * set,uint_t flags) cpc_bind_pctx() argument 499 cpc_bind_cpu(cpc_t * cpc,processorid_t id,cpc_set_t * set,uint_t flags) cpc_bind_cpu() argument 570 cpc_request_preset(cpc_t * cpc,int index,uint64_t preset) cpc_request_preset() argument 578 cpc_set_restart(cpc_t * cpc,cpc_set_t * set) cpc_set_restart() argument 585 cpc_unbind(cpc_t * cpc,cpc_set_t * set) cpc_unbind() argument 629 cpc_set_sample(cpc_t * cpc,cpc_set_t * set,cpc_buf_t * buf) cpc_set_sample() argument 665 cpc_buf_sub(cpc_t * cpc,cpc_buf_t * ds,cpc_buf_t * a,cpc_buf_t * b) cpc_buf_sub() argument 682 cpc_buf_add(cpc_t * cpc,cpc_buf_t * ds,cpc_buf_t * a,cpc_buf_t * b) cpc_buf_add() argument 699 cpc_buf_copy(cpc_t * cpc,cpc_buf_t * ds,cpc_buf_t * src) cpc_buf_copy() argument 711 cpc_buf_zero(cpc_t * cpc,cpc_buf_t * buf) cpc_buf_zero() argument 723 cpc_buf_get(cpc_t * cpc,cpc_buf_t * buf,int index,uint64_t * val) cpc_buf_get() argument 732 cpc_buf_set(cpc_t * cpc,cpc_buf_t * buf,int index,uint64_t val) cpc_buf_set() argument 741 cpc_buf_hrtime(cpc_t * cpc,cpc_buf_t * buf) cpc_buf_hrtime() argument 748 cpc_buf_tick(cpc_t * cpc,cpc_buf_t * buf) cpc_buf_tick() argument 781 cpc_walk_requests(cpc_t * cpc,cpc_set_t * set,void * arg,void (* action)(void * arg,int index,const char * event,uint64_t preset,uint_t flags,int nattrs,const cpc_attr_t * attrs)) cpc_walk_requests() argument 812 cpc_walk_events_impl(cpc_t * cpc,void * arg,void (* action)(void * arg,const char * event),int is_generic) cpc_walk_events_impl() argument 872 cpc_walk_events_all(cpc_t * cpc,void * arg,void (* action)(void * arg,const char * event)) cpc_walk_events_all() argument 881 cpc_walk_generic_events_all(cpc_t * cpc,void * arg,void (* action)(void * arg,const char * event)) cpc_walk_generic_events_all() argument 889 cpc_walk_events_pic_impl(cpc_t * cpc,uint_t picno,void * arg,void (* action)(void * arg,uint_t picno,const char * event),int is_generic) cpc_walk_events_pic_impl() argument 936 cpc_walk_events_pic(cpc_t * cpc,uint_t picno,void * arg,void (* action)(void * arg,uint_t picno,const char * event)) cpc_walk_events_pic() argument 944 cpc_walk_generic_events_pic(cpc_t * cpc,uint_t picno,void * arg,void (* action)(void * arg,uint_t picno,const char * event)) cpc_walk_generic_events_pic() argument 952 cpc_walk_attrs(cpc_t * cpc,void * arg,void (* action)(void * arg,const char * attr)) cpc_walk_attrs() argument 985 cpc_enable(cpc_t * cpc) cpc_enable() argument 992 cpc_disable(cpc_t * cpc) cpc_disable() argument 999 cpc_npic(cpc_t * cpc) cpc_npic() argument 1006 cpc_caps(cpc_t * cpc) cpc_caps() argument 1012 cpc_cciname(cpc_t * cpc) cpc_cciname() argument 1018 cpc_cpuref(cpc_t * cpc) cpc_cpuref() argument 1024 cpc_seterrhndlr(cpc_t * cpc,cpc_errhndlr_t * fn) cpc_seterrhndlr() argument 1050 cpc_err(cpc_t * cpc,const char * fn,int subcode,...) cpc_err() argument 1092 cpc_invalidate_pctx(cpc_t * cpc,pctx_t * pctx) cpc_invalidate_pctx() argument 1110 cpc_set_valid(cpc_t * cpc,cpc_set_t * set) cpc_set_valid() argument 1126 cpc_lock(cpc_t * cpc) cpc_lock() argument 1134 cpc_unlock(cpc_t * cpc,int sigblocked) cpc_unlock() argument 1162 cpc_valid_event(cpc_t * cpc,uint_t pic,const char * ev) cpc_valid_event() argument 1199 cpc_valid_attr(cpc_t * cpc,char * attr) cpc_valid_attr() argument [all...] |