Searched refs:first_event (Results 1 – 4 of 4) sorted by relevance
71 static inline ktime_t first_event(struct pps_tio *tio) in first_event() function180 hrtimer_start(&tio->timer, first_event(tio), HRTIMER_MODE_ABS); in pps_tio_gen_enable()
312 for (int i = pinfo.first_event; i != -1; i = pfm_get_event_next(i)) { in print_libpfm_events()
33 struct hid_bpf_ops first_event = { variable
255 link = bpf_map__attach_struct_ops(self->skel->maps.first_event); in TEST_F()