Home
last modified time | relevance | path

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

/linux/include/rv/
H A Dha_monitor.h113 #define ha_get_ns() ktime_get_ns() macro
115 #define ha_get_ns() 0 macro
225 u64 time_ns = ha_get_ns(); in ha_monitor_handle_constraint()
244 u64 time_ns = ha_get_ns(); in __ha_monitor_timer_callback()