pmu_table_entry
static const struct pmu_table_entry pmu_events__common[] = {
static const struct pmu_table_entry pmu_metrics__common[] = {
static const struct pmu_table_entry pmu_events__test_soc_cpu[] = {
static const struct pmu_table_entry pmu_metrics__test_soc_cpu[] = {
static const struct pmu_table_entry pmu_events__test_soc_sys[] = {
const struct pmu_table_entry *pmus;
const struct pmu_table_entry *pmus;
const struct pmu_table_entry *pmu,
const struct pmu_table_entry *pmu,
const struct pmu_table_entry *table_pmu = &table->pmus[i];
const struct pmu_table_entry *table_pmu = &table->pmus[i];
const struct pmu_table_entry *table_pmu = &table->pmus[i];
const struct pmu_table_entry *pmu,
const struct pmu_table_entry *pmu,
const struct pmu_table_entry *table_pmu = &table->pmus[i];
const struct pmu_table_entry *table_pmu = &map->event_table.pmus[i];