Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libpmc/
HDlibpmc.c108 struct pmc_class_descr { struct
195 static const struct pmc_class_descr NAME##_class_table_descr = \
234 static struct pmc_class_descr soft_class_table_descr =
246 static const struct pmc_class_descr **pmc_class_table;
961 const struct pmc_class_descr *pcd) in pmc_match_event_class()
990 const struct pmc_class_descr *pcd; in pmc_allocate()
1386 sizeof(struct pmc_class_descr *)); in pmc_init()