Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Dstat.c98 } lt_sobj_t; typedef
130 static lt_sobj_t *
145 lt_sobj_t *ret = NULL; in lookup_sobj()
153 ret = (lt_sobj_t *)g_hash_table_lookup(sobj_table, id); in lookup_sobj()
162 ret = (lt_sobj_t *)lt_zalloc(sizeof (lt_sobj_t)); in lookup_sobj()
1028 lt_sobj_t *sobj; in lt_stat_update_sobj()