Home
last modified time | relevance | path

Searched refs:da_monitor (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/rv/
Dda_monitor.h73 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 …]
/linux-6.1.9/include/linux/
Drv.h16 struct da_monitor { struct
34 struct da_monitor da_mon; argument
/linux-6.1.9/Documentation/trace/rv/
Dda_monitor_synthesis.rst43 is automated by the dot2k tool and the rv/da_monitor.h header file that
69 The rv/da_monitor.h enables automatic code generation for the *Monitor
136 With the monitor synthesis in place using the rv/da_monitor.h and