Searched refs:ft_ix (Results 1 – 1 of 1) sorted by relevance
58 int ft_ix; /* Index in event list */ member1431 ftd->ft_ix = 0; in strftblk_walk_init()1465 ftd->ft_ix = 1; in strftblk_step()1469 if (ftd->ft_ix > ftbp->ix) { in strftblk_step()1477 (ftd->ft_ix - 1) * sizeof (struct ftevnt)), in strftblk_step()1479 ftd->ft_ix++; in strftblk_step()