Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1857 th_hash_summary(uintptr_t addr, const void *data, void *private) in th_hash_summary() function
1899 if (mdb_pwalk("th_hash", th_hash_summary, &thw, 0) == -1) { in th_trace()