Home
last modified time | relevance | path

Searched refs:attr_update (Results 1 – 6 of 6) sorted by relevance

/arch/x86/events/
Dmsr.c178 static const struct attribute_group *attr_update[] = { variable
288 .attr_update = attr_update,
Drapl.c649 rapl_pmus->pmu.attr_update = rapl_attr_update; in init_rapl_pmus()
Dperf_event.h629 const struct attribute_group **attr_update; member
Dcore.c1833 pmu.attr_update = x86_pmu.attr_update; in init_hw_perf_events()
/arch/x86/events/intel/
Dcstate.c476 .attr_update = core_attr_update,
491 .attr_update = pkg_attr_update,
Dcore.c4509 static const struct attribute_group *attr_update[] = { variable
5104 x86_pmu.attr_update = attr_update; in intel_pmu_init()