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

/freebsd-12-stable/lib/libpmc/
H A Dpmc.h124 int pmc_pmu_idx_get_by_event(const char*, const char *);
H A Dlibpmc_pmu_util.c216 pmc_pmu_idx_get_by_event(const char *cpuid, const char *event) function
623 pmc_pmu_idx_get_by_event(const char *c __unused, const char *e __unused) function
/freebsd-12-stable/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc131 if ((tokenval = pmc_pmu_idx_get_by_event(cpuid, token)) < 0)

Completed in 81 milliseconds