Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c87 tq_count(uintptr_t addr, const void *ignored, void *arg) in tq_count() function
164 if (mdb_walk("taskq_cache", tq_count, &tqi) == -1) { in taskq()