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

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dstat.c90 int lt_soi_type; member in struct:__anon722
121 return (a->lt_soi_type == b->lt_soi_type &&
148 if (id->lt_soi_type < 0 || id->lt_soi_type >= stype_str_len) {
165 "%s: 0x%llX", stype_str[id->lt_soi_type], id->lt_soi_addr);
166 ret->lt_so_oid.lt_soi_type = id->lt_soi_type;
1038 id.lt_soi_type = stype;

Completed in 59 milliseconds