Searched defs:lt_sobj_t (Results 1 - 1 of 1) sorted by relevance

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

Completed in 57 milliseconds