Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dlibpmc.c106 struct pmc_class_descr { struct
191 static const struct pmc_class_descr NAME##_class_table_descr = \
226 static struct pmc_class_descr soft_class_table_descr =
238 static const struct pmc_class_descr **pmc_class_table;
1029 const struct pmc_class_descr *pcd) in pmc_match_event_class()
1058 const struct pmc_class_descr *pcd; in pmc_allocate()
1436 sizeof(struct pmc_class_descr *)); in pmc_init()