Searched refs:ctrspec (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c92 static int mips_allocate_pmc(enum pmc_event _pe, char* ctrspec,
99 static int powerpc_allocate_pmc(enum pmc_event _pe, char* ctrspec,
587 k7_allocate_pmc(enum pmc_event pe, char *ctrspec, argument
605 while ((p = strsep(&ctrspec, ",")) != NULL) {
759 iaf_allocate_pmc(enum pmc_event pe, char *ctrspec, argument
769 while ((p = strsep(&ctrspec, ",")) != NULL) {
956 iap_allocate_pmc(enum pmc_event pe, char *ctrspec, argument
970 while ((p = strsep(&ctrspec, ",")) != NULL) {
1110 ucf_allocate_pmc(enum pmc_event pe, char *ctrspec, argument
1114 (void) ctrspec;
1127 ucp_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
1606 f17h_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
2082 k8_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
2564 p4_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
2864 p5_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
2995 p6_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
3194 tsc_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
3217 soft_allocate_pmc(enum pmc_event pe, char *ctrspec, struct pmc_op_pmcallocate *pmc_config) argument
3480 pmc_allocate(const char *ctrspec, enum pmc_mode mode, uint32_t flags, int cpu, pmc_id_t *pmcid) argument
[all...]

Completed in 103 milliseconds