Searched refs:wfe_timeout_abstime_interval (Results 1 – 2 of 2) sorted by relevance
2721 ml_update_cluster_wfe_recommendation(uint32_t wfe_cluster_id, uint64_t wfe_timeout_abstime_interval… in ml_update_cluster_wfe_recommendation() argument2724 assert(wfe_timeout_abstime_interval <= ml_wfe_hint_max_interval); in ml_update_cluster_wfe_recommendation()2725 os_atomic_store(&arm64_cluster_wfe_recs[wfe_cluster_id], wfe_timeout_abstime_interval, relaxed); in ml_update_cluster_wfe_recommendation()
1331 …_cluster_wfe_recommendation(uint32_t wfe_cluster_id, uint64_t wfe_timeout_abstime_interval, uint64…