MAX_UNCORE_AGENT_TYPES
static const char *agent_name[MAX_UNCORE_AGENT_TYPES] = {"core", "cache", "memory", "io"};
for_each_set_bit(agent, &agent_mask, MAX_UNCORE_AGENT_TYPES) {