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

/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf.c890 static void hw_perf_event_update(struct perf_event *event) function
912 hw_perf_event_update(event);
1015 hw_perf_event_update(event);
H A Dperf_cpum_sf.c1263 /* hw_perf_event_update() - Process sampling buffer
1274 static void hw_perf_event_update(struct perf_event *event, int flush_all) function
1929 hw_perf_event_update(event, 1);
1954 * that is used by hw_perf_event_update() to store the sampling buffer
2111 hw_perf_event_update(cpuhw->event, 0);

Completed in 180 milliseconds