Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc150 struct pmcid_ent { struct
203 struct pmcid_ent *pe; in pmc_filter_handler()
233 if ((pe = (struct pmcid_ent *) malloc(sizeof(*pe) * pmccount)) == NULL) in pmc_filter_handler()