Searched refs:pmc_find_pmc_descriptor_in_process (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c198 static struct pmc *pmc_find_pmc_descriptor_in_process(struct pmc_owner *po,
2558 pmc_find_pmc_descriptor_in_process(struct pmc_owner *po, pmc_id_t pmcid) function
2606 if ((pm = pmc_find_pmc_descriptor_in_process(po, pmcid)) == NULL)

Completed in 110 milliseconds