Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c299 static int loongarch_pmu_event_set_period(struct perf_event *event, in loongarch_pmu_event_set_period() function
366 loongarch_pmu_event_set_period(event, hwc, hwc->idx); in loongarch_pmu_start()
489 if (!loongarch_pmu_event_set_period(event, hwc, idx)) in handle_associated_event()