Home
last modified time | relevance | path

Searched refs:_pmc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/lib/libpmc/
Dpmc.h76 int pmc_capabilities(pmc_id_t _pmc, uint32_t *_caps);
81 int pmc_disable(int _cpu, int _pmc);
82 int pmc_enable(int _cpu, int _pmc);
84 int pmc_get_msr(pmc_id_t _pmc, uint32_t *_msr);
86 int pmc_read(pmc_id_t _pmc, pmc_value_t *_value);
87 int pmc_release(pmc_id_t _pmc);
88 int pmc_rw(pmc_id_t _pmc, pmc_value_t _newvalue, pmc_value_t *_oldvalue);
89 int pmc_set(pmc_id_t _pmc, pmc_value_t _value);
90 int pmc_start(pmc_id_t _pmc);
91 int pmc_stop(pmc_id_t _pmc);
[all …]
/freebsd-9-stable/sys/modules/
DMakefile266 ${_pmc} \
628 _pmc= pmc macro