Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcallo.h309 CALLOUT_NUM_STATS enumerator
/titanic_41/usr/src/uts/common/os/
H A Dcallout.c1840 "misc", KSTAT_TYPE_NAMED, CALLOUT_NUM_STATS, KSTAT_FLAG_VIRTUAL); in callout_kstat_init()
1847 for (stat = 0; stat < CALLOUT_NUM_STATS; stat++) in callout_kstat_init()
2139 size = sizeof (kstat_named_t) * CALLOUT_NUM_STATS; in callout_init()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c556 kstat_named_t ct_kstat_data[CALLOUT_NUM_STATS];
624 size = sizeof (kstat_named_t) * CALLOUT_NUM_STATS; in callout_table_walk_step()