Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c270 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() function
321 uncore_perf_event_update(box, event); in uncore_pmu_hrtimer()
325 uncore_perf_event_update(box, box->events[bit]); in uncore_pmu_hrtimer()
555 uncore_perf_event_update(box, event); in uncore_pmu_event_stop()
575 uncore_perf_event_update(box, event); in uncore_pmu_event_stop()
686 uncore_perf_event_update(box, event); in uncore_pmu_event_read()
H A Duncore.h578 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event);