attr_update 1833 arch/x86/events/core.c pmu.attr_update = x86_pmu.attr_update; attr_update 4499 arch/x86/events/intel/core.c static const struct attribute_group *attr_update[] = { attr_update 5094 arch/x86/events/intel/core.c x86_pmu.attr_update = attr_update; attr_update 476 arch/x86/events/intel/cstate.c .attr_update = core_attr_update, attr_update 491 arch/x86/events/intel/cstate.c .attr_update = pkg_attr_update, attr_update 658 arch/x86/events/intel/rapl.c rapl_pmus->pmu.attr_update = rapl_attr_update; attr_update 178 arch/x86/events/msr.c static const struct attribute_group *attr_update[] = { attr_update 288 arch/x86/events/msr.c .attr_update = attr_update, attr_update 629 arch/x86/events/perf_event.h const struct attribute_group **attr_update; attr_update 260 include/linux/perf_event.h const struct attribute_group **attr_update; attr_update 10036 kernel/events/core.c if (pmu->attr_update) attr_update 10037 kernel/events/core.c ret = sysfs_update_groups(&pmu->dev->kobj, pmu->attr_update);