Home
last modified time | relevance | path

Searched refs:pmc_allocate (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/lib/libpmc/
HDMakefile51 MAN+= pmc_allocate.3
93 pmc_allocate.3 pmc_release.3 \
HDpmc.h75 int pmc_allocate(const char *_ctrspec, enum pmc_mode _mode, uint32_t _flags,
HDlibpmc.c979 pmc_allocate(const char *ctrspec, enum pmc_mode mode, in pmc_allocate() function
/freebsd-13-stable/share/examples/hwpmc/
HDoverhead.c66 if (pmc_allocate(counter_name, PMC_MODE_SC, 0, 0, &pmcid, 64*1024) < 0) in main()
/freebsd-13-stable/usr.sbin/pmc/
HDcmd_pmc_stat.c363 if (pmc_allocate(ev->ev_spec, ev->ev_mode, in pmc_stat_internal()
/freebsd-13-stable/usr.sbin/pmcstat/
HDpmcstat.c1135 if (pmc_allocate(ev->ev_spec, ev->ev_mode, in main()
/freebsd-13-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc7440 OLD_FILES+=usr/share/man/man3/pmc_allocate.3.gz