Lines Matching defs:DRD_
101 static void DRD_(sg_cleanup)(Segment* const sg) in DRD_() function
111 Segment* DRD_(sg_new)(const DrdThreadId creator, const DrdThreadId created) in DRD_() function
126 static void DRD_(sg_delete)(Segment* const sg) in DRD_() function
146 Segment* DRD_(sg_get)(Segment* const sg) in DRD_() function
158 void DRD_(sg_put)(Segment* const sg) in DRD_() function
183 void DRD_(sg_merge)(Segment* const sg1, Segment* const sg2) in DRD_() function
212 void DRD_(sg_print)(Segment* const sg) in DRD_() function
222 Bool DRD_(sg_get_trace)(void) in DRD_() function
228 void DRD_(sg_set_trace)(Bool const trace_segment) in DRD_() function
234 ULong DRD_(sg_get_segments_created_count)(void) in DRD_() function
239 ULong DRD_(sg_get_segments_alive_count)(void) in DRD_() function
244 ULong DRD_(sg_get_max_segments_alive_count)(void) in DRD_() function
249 ULong DRD_(sg_get_segment_merge_count)(void) in DRD_() function