Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_cf.c449 static int hw_perf_event_update(struct perf_event *event) in hw_perf_event_update() function
473 hw_perf_event_update(event); in cpumf_pmu_read()
523 hw_perf_event_update(event); in cpumf_pmu_stop()
Dperf_cpum_sf.c1215 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update() function
1341 hw_perf_event_update(event, 1); in cpumsf_pmu_stop()
1479 hw_perf_event_update(cpuhw->event, 0); in cpumf_measurement_alert()