Symbol: pmc_masks
lib/libpmc/libpmc.c
321
pmc_parse_mask(const struct pmc_masks *pmask, char *p, uint64_t *evmask)
lib/libpmc/libpmc.c
323
const struct pmc_masks *pm;
lib/libpmc/libpmc.c
376
static const struct pmc_masks k8_mask_fdfo[] = {
lib/libpmc/libpmc.c
387
static const struct pmc_masks k8_mask_lsrl[] = {
lib/libpmc/libpmc.c
399
static const struct pmc_masks k8_mask_llo[] = {
lib/libpmc/libpmc.c
407
static const struct pmc_masks k8_mask_dc[] = {
lib/libpmc/libpmc.c
417
static const struct pmc_masks k8_mask_dobee[] = {
lib/libpmc/libpmc.c
424
static const struct pmc_masks k8_mask_ddpi[] = {
lib/libpmc/libpmc.c
432
static const struct pmc_masks k8_mask_dabl[] = {
lib/libpmc/libpmc.c
439
static const struct pmc_masks k8_mask_bilr[] = {
lib/libpmc/libpmc.c
449
static const struct pmc_masks k8_mask_bfrlm[] = {
lib/libpmc/libpmc.c
457
static const struct pmc_masks k8_mask_bfil[] = {
lib/libpmc/libpmc.c
464
static const struct pmc_masks k8_mask_frfi[] = {
lib/libpmc/libpmc.c
473
static const struct pmc_masks k8_mask_frfdoi[] = {
lib/libpmc/libpmc.c
481
static const struct pmc_masks k8_mask_ffe[] = {
lib/libpmc/libpmc.c
490
static const struct pmc_masks k8_mask_nmcpae[] = {
lib/libpmc/libpmc.c
498
static const struct pmc_masks k8_mask_nmct[] = {
lib/libpmc/libpmc.c
506
static const struct pmc_masks k8_mask_nmcbs[] = {
lib/libpmc/libpmc.c
515
static const struct pmc_masks k8_mask_nsc[] = {
lib/libpmc/libpmc.c
527
static const struct pmc_masks k8_mask_npr[] = {
lib/libpmc/libpmc.c
536
static const struct pmc_masks k8_mask_nhbb[] = { /* HT bus bandwidth */
lib/libpmc/libpmc.c
561
const struct pmc_masks *pm, *pmask;