Searched refs:alloc_ev (Results 1 – 1 of 1) sorted by relevance
1571 ushort_t alloc_ev = ev & FTEV_CALLER; in ft_printevent() local1579 } else if (alloc_ev >= A_SIZE(ftev_alloc)) { in ft_printevent()1582 mdb_printf(" %s", ftev_alloc[alloc_ev]); in ft_printevent()