Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dcache-l2x0-pmu.c26 static ktime_t l2x0_pmu_poll_period; variable
172 hrtimer_forward_now(hrtimer, l2x0_pmu_poll_period); in l2x0_pmu_poll()
243 hrtimer_start(&l2x0_pmu_hrtimer, l2x0_pmu_poll_period, in l2x0_pmu_event_add()
541 l2x0_pmu_poll_period = ms_to_ktime(1000); in l2x0_pmu_init()