Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c76 struct collector_def { struct
1382 struct collector_def *hi = (struct collector_def *)arg; in thr_collect()
1745 struct collector_def *cdefs, *cdp; in test_driver()
1801 if ((cdefs = GETSTRUCT(struct collector_def, cnt)) == 0) { in test_driver()