Searched refs:count_s (Results 1 – 2 of 2) sorted by relevance
116 u16 *count_s; in adf_get_heartbeat_status() local140 count_s = (u16 *)(last_s + (max_aes * hb_ctrs)); in adf_get_heartbeat_status()153 u16 *count = count_s + ae * hb_ctrs; in adf_get_heartbeat_status()
218 // INSERTPSrmi has no count_s while INSERTPSrri has count_s.219 // count_s is to indicate which element in dst vector is inserted.220 // if count_s!=0, we can not fold INSERTPSrri into INSERTPSrmi222 // the following folding can happen when count_s==0