Searched refs:killcnt_idx (Results 1 – 1 of 1) sorted by relevance
578 static uint8_t killcnt_idx[ADJTOSLOT_COUNT]; variable1354 uint8_t idx = killcnt_idx[slot]; in inc_killcnt()1359 killcnt_idx[slot] = killcnt_free_idx; in inc_killcnt()1390 uint8_t idx = killcnt_idx[slot]; in get_killcnt()3936 memset(killcnt_idx, KILLCNT_INVALID_IDX, sizeof(killcnt_idx)); in init()