Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dperf_event.c307 static unsigned long alpha_perf_event_update(struct perf_event *event, in alpha_perf_event_update() function
404 alpha_perf_event_update(pe, &pe->hw, cpuc->current_idx[j], 0); in maybe_change_configuration()
510 alpha_perf_event_update(event, hwc, idx, 0); in alpha_pmu_del()
528 alpha_perf_event_update(event, hwc, hwc->idx, 0); in alpha_pmu_read()
543 alpha_perf_event_update(event, hwc, hwc->idx, 0); in alpha_pmu_stop()
852 alpha_perf_event_update(event, hwc, idx, alpha_pmu->pmc_max_period[idx]+1); in alpha_perf_event_irq_handler()