Searched refs:l2x0_pmu_hrtimer (Results 1 – 1 of 1) sorted by relevance
27 static struct hrtimer l2x0_pmu_hrtimer; variable243 hrtimer_start(&l2x0_pmu_hrtimer, l2x0_pmu_poll_period, in l2x0_pmu_event_add()269 hrtimer_cancel(&l2x0_pmu_hrtimer); in l2x0_pmu_event_del()542 hrtimer_init(&l2x0_pmu_hrtimer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in l2x0_pmu_init()543 l2x0_pmu_hrtimer.function = l2x0_pmu_poll; in l2x0_pmu_init()