Home
last modified time | relevance | path

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

/freebsd/lib/libpmc/
H A Dlibpmc.c300 struct pmc_masks { struct
309 pmc_parse_mask(const struct pmc_masks *pmask, char *p, uint64_t *evmask) in pmc_parse_mask() argument
311 const struct pmc_masks *pm; in pmc_parse_mask()
364 static const struct pmc_masks k8_mask_fdfo[] = {
375 static const struct pmc_masks k8_mask_lsrl[] = {
387 static const struct pmc_masks k8_mask_llo[] = {
395 static const struct pmc_masks k8_mask_dc[] = {
405 static const struct pmc_masks k8_mask_dobee[] = {
412 static const struct pmc_masks k8_mask_ddpi[] = {
420 static const struct pmc_masks k8_mask_dabl[] = {
[all …]