Lines Matching full:cluster
89 // aliases. Basic block clusters are specified by 'c' and specify the cluster of
94 // cluster information.
109 // c 1 3.1 4.1 6 # basic block cluster 1
110 // c 0 2 3 4 2.1 5 # basic block cluster 2
127 // | :2.1---+ : cluster 2
136 // Current cluster ID corresponding to this function.
138 // Current position in the current cluster.
186 // Start a new cluster map for this function name.
201 case 'c': // Basic block cluster specifier.
206 // Reset current cluster position.
253 // Current cluster ID corresponding to this function.
255 // Current position in the current cluster.
269 // Check for second "!" which indicates a cluster of basic blocks.
277 // Reset current cluster position.
309 // name for the cluster info mapping and delegate all other aliases to
332 // Start a new cluster map for this function name.
350 // functions can also be specified for a finer granularity. Moreover, a cluster
355 // for function foo (of which 1 and 2 are placed in a cluster) looks like this: