Searched refs:seg_frac (Results 1 – 1 of 1) sorted by relevance
153 segment_fraction_type seg_frac(op.seg_id, op.fraction); in get_cluster_id() local155 = cluster_per_segment.find(seg_frac); in get_cluster_id()170 segment_fraction_type seg_frac(op.seg_id, op.fraction); in add_cluster_id() local172 cluster_per_segment[seg_frac] = id; in add_cluster_id()312 segment_fraction_type seg_frac(op.seg_id, op.fraction); in assign_cluster_to_turns() local313 typename ClusterPerSegment::const_iterator it = cluster_per_segment.find(seg_frac); in assign_cluster_to_turns()