Home
last modified time | relevance | path

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

/linux-4.1.27/arch/alpha/kernel/
Dperf_event.c306 static unsigned long alpha_perf_event_update(struct perf_event *event, in alpha_perf_event_update() function
403 alpha_perf_event_update(pe, &pe->hw, cpuc->current_idx[j], 0); in maybe_change_configuration()
509 alpha_perf_event_update(event, hwc, idx, 0); in alpha_pmu_del()
527 alpha_perf_event_update(event, hwc, hwc->idx, 0); in alpha_pmu_read()
542 alpha_perf_event_update(event, hwc, hwc->idx, 0); in alpha_pmu_stop()
860 alpha_perf_event_update(event, hwc, idx, alpha_pmu->pmc_max_period[idx]+1); in alpha_perf_event_irq_handler()