Searched refs:th_trace_t (Results 1 – 3 of 3) sorted by relevance
5041 th_trace_rrecord(th_trace_t *th_trace) in th_trace_rrecord()5059 th_trace_t *th_trace = value; in th_trace_free()5121 th_trace_t *th_trace; in th_trace_ref()5134 th_trace = kmem_zalloc(sizeof (th_trace_t), KM_NOSLEEP); in th_trace_ref()5141 kmem_free(th_trace, sizeof (th_trace_t)); in th_trace_ref()5145 th_trace = (th_trace_t *)val; in th_trace_ref()5166 th_trace_t *th_trace; in th_trace_unref()5172 th_trace = (th_trace_t *)val; in th_trace_unref()5189 th_trace_t *th_trace; in th_trace_cleanup()5197 th_trace = (th_trace_t *)val; in th_trace_cleanup()
917 } th_trace_t; typedef
1814 th_trace_t th; in modent_summary()