Lines Matching defs:DRD_
107 static void DRD_(sg_cleanup)(Segment* const sg) in DRD_() function
117 Segment* DRD_(sg_new)(const DrdThreadId creator, const DrdThreadId created) in DRD_() function
136 static void DRD_(sg_delete)(Segment* const sg) in DRD_() function
162 Segment* DRD_(sg_get)(Segment* const sg) in DRD_() function
174 void DRD_(sg_put)(Segment* const sg) in DRD_() function
199 void DRD_(sg_merge)(Segment* const sg1, Segment* const sg2) in DRD_() function
228 void DRD_(sg_print)(Segment* const sg) in DRD_() function
238 Bool DRD_(sg_get_trace)(void) in DRD_() function
244 void DRD_(sg_set_trace)(Bool const trace_segment) in DRD_() function
250 ULong DRD_(sg_get_segments_created_count)(void) in DRD_() function
255 ULong DRD_(sg_get_segments_alive_count)(void) in DRD_() function
260 ULong DRD_(sg_get_max_segments_alive_count)(void) in DRD_() function
265 ULong DRD_(sg_get_segment_merge_count)(void) in DRD_() function