Home
last modified time | relevance | path

Searched refs:uncore_pmu_event_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/events/intel/
H A Duncore.h575 int uncore_pmu_event_add(struct perf_event *event, int flags);
H A Duncore.c580 int uncore_pmu_event_add(struct perf_event *event, int flags) in uncore_pmu_event_add() function
916 .add = uncore_pmu_event_add, in uncore_pmu_register()
H A Duncore_snb.c1011 .add = uncore_pmu_event_add,