Home
last modified time | relevance | path

Searched refs:IMC_EVENT_ATTR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dimc-pmu.h89 #define IMC_EVENT_ATTR 1 macro
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c333 pmu->attr_groups[IMC_EVENT_ATTR] = attr_group; in update_events_in_group()
1624 if (pmu_ptr->attr_groups[IMC_EVENT_ATTR]) in imc_common_mem_free()
1625 kfree(pmu_ptr->attr_groups[IMC_EVENT_ATTR]->attrs); in imc_common_mem_free()
1626 kfree(pmu_ptr->attr_groups[IMC_EVENT_ATTR]); in imc_common_mem_free()