Searched refs:ft_ix (Results 1 – 1 of 1) sorted by relevance
54 int ft_ix; /* Index in event list */ member1427 ftd->ft_ix = 0; in strftblk_walk_init()1461 ftd->ft_ix = 1; in strftblk_step()1465 if (ftd->ft_ix > ftbp->ix) { in strftblk_step()1473 (ftd->ft_ix - 1) * sizeof (struct ftevnt)), in strftblk_step()1475 ftd->ft_ix++; in strftblk_step()