Home
last modified time | relevance | path

Searched refs:ha_verify_constraint (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/trace/rv/monitors/opid/
H A Dopid.c52 static bool ha_verify_constraint(struct ha_monitor *ha_mon, in ha_verify_constraint() function
/linux/kernel/trace/rv/monitors/stall/
H A Dstall.c70 static bool ha_verify_constraint(struct ha_monitor *ha_mon, in ha_verify_constraint() function
/linux/include/rv/
H A Dha_monitor.h120 static bool ha_verify_constraint(struct ha_monitor *ha_mon,
228 if (ha_verify_constraint(ha_mon, curr_state, event, next_state, time_ns)) in ha_monitor_handle_constraint()
/linux/kernel/trace/rv/monitors/nomiss/
H A Dnomiss.c118 static bool ha_verify_constraint(struct ha_monitor *ha_mon, in ha_verify_constraint() function
/linux/Documentation/trace/rv/
H A Dmonitor_synthesis.rst265 ``ha_verify_constraint``, ``ha_get_env`` and ``ha_reset_env`` based on the
268 ``ha_verify_constraint`` is typically ready as it is generated by `rvgen`: