Home
last modified time | relevance | path

Searched refs:alloc_ev (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c1575 ushort_t alloc_ev = ev & FTEV_CALLER; in ft_printevent() local
1583 } else if (alloc_ev >= A_SIZE(ftev_alloc)) { in ft_printevent()
1586 mdb_printf(" %s", ftev_alloc[alloc_ev]); in ft_printevent()