pmc_core_dev_state_get
if (pmc_core_dev_state_get(pmc, &pmcdev->s0ix_counter))
if (pmc_core_dev_state_get(pmcdev->pmcs[PMC_IDX_MAIN], &s0ix_counter))
DEFINE_DEBUGFS_ATTRIBUTE(pmc_core_dev_state, pmc_core_dev_state_get, NULL, "%llu\n");