Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.c275 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() function
320 uncore_perf_event_update(box, event); in uncore_pmu_hrtimer()
324 uncore_perf_event_update(box, box->events[bit]); in uncore_pmu_hrtimer()
551 uncore_perf_event_update(box, event); in uncore_pmu_event_stop()
571 uncore_perf_event_update(box, event); in uncore_pmu_event_stop()
682 uncore_perf_event_update(box, event); in uncore_pmu_event_read()
H A Duncore.h581 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event);