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