Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds