Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c173 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event) in uncore_perf_event_update() function
222 uncore_perf_event_update(box, event); in uncore_pmu_hrtimer()
226 uncore_perf_event_update(box, box->events[bit]); in uncore_pmu_hrtimer()
455 uncore_perf_event_update(box, event); in uncore_pmu_event_stop()
547 uncore_perf_event_update(box, event); in uncore_pmu_event_read()
Dperf_event_intel_uncore.h311 void uncore_perf_event_update(struct intel_uncore_box *box, struct perf_event *event);
Dperf_event_intel_uncore_snb.c361 uncore_perf_event_update(box, event); in snb_uncore_imc_event_stop()