Searched refs:da_monitor (Results 1 – 3 of 3) sorted by relevance
73 static inline void da_monitor_reset_##name(struct da_monitor *da_mon) \82 static inline type da_monitor_curr_state_##name(struct da_monitor *da_mon) \91 da_monitor_set_state_##name(struct da_monitor *da_mon, enum states_##name state) \102 static inline void da_monitor_start_##name(struct da_monitor *da_mon) \111 static inline bool da_monitoring_##name(struct da_monitor *da_mon) \135 static inline bool da_monitor_handling_event_##name(struct da_monitor *da_mon) \156 da_event_##name(struct da_monitor *da_mon, enum events_##name event) \186 static inline bool da_event_##name(struct da_monitor *da_mon, struct task_struct *tsk, \222 static struct da_monitor da_mon_##name; \227 static struct da_monitor *da_get_monitor_##name(void) \[all …]
16 struct da_monitor { struct34 struct da_monitor da_mon; argument
43 is automated by the dot2k tool and the rv/da_monitor.h header file that69 The rv/da_monitor.h enables automatic code generation for the *Monitor136 With the monitor synthesis in place using the rv/da_monitor.h and