Searched refs:timing_event (Results 1 – 1 of 1) sorted by relevance
90 struct timing_event { struct97 static struct timing_event usr_enq; argument98 static struct timing_event usr_snd;99 static struct timing_event usr_ack;113 static void init_timing_event(struct timing_event *te) in init_timing_event()121 static void add_timing_event(struct timing_event *te, in add_timing_event()247 static void print_timing_event(char *name, struct timing_event *te) in print_timing_event()