Searched refs:th_trace_t (Results 1 – 3 of 3) sorted by relevance
5035 th_trace_rrecord(th_trace_t *th_trace) in th_trace_rrecord()5053 th_trace_t *th_trace = value; in th_trace_free()5115 th_trace_t *th_trace; in th_trace_ref()5128 th_trace = kmem_zalloc(sizeof (th_trace_t), KM_NOSLEEP); in th_trace_ref()5135 kmem_free(th_trace, sizeof (th_trace_t)); in th_trace_ref()5139 th_trace = (th_trace_t *)val; in th_trace_ref()5160 th_trace_t *th_trace; in th_trace_unref()5166 th_trace = (th_trace_t *)val; in th_trace_unref()5183 th_trace_t *th_trace; in th_trace_cleanup()5191 th_trace = (th_trace_t *)val; in th_trace_cleanup()
916 } th_trace_t; typedef
1789 th_trace_t th; in modent_summary()