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

/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf.c476 * for example when called from cpumf_pmu_start() call back function.
915 static void cpumf_pmu_start(struct perf_event *event, int flags) function
1029 cpumf_pmu_start(event, PERF_EF_RELOAD);
1047 * cpumf_pmu_start() always has to reenable a counter set.
1063 .start = cpumf_pmu_start,
1870 .start = cpumf_pmu_start,

Completed in 107 milliseconds