Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/th_tools/
H A Dth_define.c78 struct collector_def { struct
1390 struct collector_def *hi = (struct collector_def *)arg; in thr_collect()
1753 struct collector_def *cdefs, *cdp; in test_driver()
1809 if ((cdefs = GETSTRUCT(struct collector_def, cnt)) == 0) { in test_driver()