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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dperf_event.c296 static unsigned long alpha_perf_event_update(struct perf_event *event, function
393 alpha_perf_event_update(pe, &pe->hw, cpuc->current_idx[j], 0);
433 * PMI disabled on rare occasions. The alpha_perf_event_update()
495 alpha_perf_event_update(event, hwc, idx, 0);
513 alpha_perf_event_update(event, hwc, hwc->idx, 0);
802 alpha_perf_event_update(event, hwc, idx, alpha_pmu->pmc_max_period[idx]+1);

Completed in 34 milliseconds