Symbol: pmc_masks
lib/libpmc/libpmc.c
309
pmc_parse_mask(const struct pmc_masks *pmask, char *p, uint64_t *evmask)
lib/libpmc/libpmc.c
311
const struct pmc_masks *pm;
lib/libpmc/libpmc.c
364
static const struct pmc_masks k8_mask_fdfo[] = {
lib/libpmc/libpmc.c
375
static const struct pmc_masks k8_mask_lsrl[] = {
lib/libpmc/libpmc.c
387
static const struct pmc_masks k8_mask_llo[] = {
lib/libpmc/libpmc.c
395
static const struct pmc_masks k8_mask_dc[] = {
lib/libpmc/libpmc.c
405
static const struct pmc_masks k8_mask_dobee[] = {
lib/libpmc/libpmc.c
412
static const struct pmc_masks k8_mask_ddpi[] = {
lib/libpmc/libpmc.c
420
static const struct pmc_masks k8_mask_dabl[] = {
lib/libpmc/libpmc.c
427
static const struct pmc_masks k8_mask_bilr[] = {
lib/libpmc/libpmc.c
437
static const struct pmc_masks k8_mask_bfrlm[] = {
lib/libpmc/libpmc.c
445
static const struct pmc_masks k8_mask_bfil[] = {
lib/libpmc/libpmc.c
452
static const struct pmc_masks k8_mask_frfi[] = {
lib/libpmc/libpmc.c
461
static const struct pmc_masks k8_mask_frfdoi[] = {
lib/libpmc/libpmc.c
469
static const struct pmc_masks k8_mask_ffe[] = {
lib/libpmc/libpmc.c
478
static const struct pmc_masks k8_mask_nmcpae[] = {
lib/libpmc/libpmc.c
486
static const struct pmc_masks k8_mask_nmct[] = {
lib/libpmc/libpmc.c
494
static const struct pmc_masks k8_mask_nmcbs[] = {
lib/libpmc/libpmc.c
503
static const struct pmc_masks k8_mask_nsc[] = {
lib/libpmc/libpmc.c
515
static const struct pmc_masks k8_mask_npr[] = {
lib/libpmc/libpmc.c
524
static const struct pmc_masks k8_mask_nhbb[] = { /* HT bus bandwidth */
lib/libpmc/libpmc.c
549
const struct pmc_masks *pm, *pmask;