Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/rv/
A Dda_monitor.h111 static inline bool da_monitoring_##name(struct da_monitor *da_mon) \
222 static struct da_monitor da_mon_##name; \
227 static struct da_monitor *da_get_monitor_##name(void) \
265 DEFINE_PER_CPU(struct da_monitor, da_mon_##name); \
270 static struct da_monitor *da_get_monitor_##name(void) \
280 struct da_monitor *da_mon; \
389 struct da_monitor *da_mon = da_get_monitor_##name(); \
411 struct da_monitor *da_mon; \
436 struct da_monitor *da_mon; \
473 struct da_monitor *da_mon = da_get_monitor_##name(tsk); \
[all …]
/linux-6.3-rc2/include/linux/
A Drv.h16 struct da_monitor { struct
34 struct da_monitor da_mon; argument
/linux-6.3-rc2/Documentation/trace/rv/
A 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

Completed in 4 milliseconds