Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stat/common/
H A Dstatcommon.h115 struct intr_snapshot { struct
223 struct intr_snapshot *s_intrs;
H A Dacquire.c199 ss->s_intrs = calloc(ss->s_nr_intrs, sizeof (struct intr_snapshot)); in acquire_intrs()