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. in ReadV1Profile()
138 // Current position in the current cluster. in ReadV1Profile()
186 // Start a new cluster map for this function name. in ReadV1Profile()
201 case 'c': // Basic block cluster specifier. in ReadV1Profile()
206 // Reset current cluster position. in ReadV1Profile()
253 // Current cluster ID corresponding to this function. in ReadV0Profile()
255 // Current position in the current cluster. in ReadV0Profile()
269 // Check for second "!" which indicates a cluster of basic blocks. in ReadV0Profile()
277 // Reset current cluster position. in ReadV0Profile()
309 // name for the cluster info mapping and delegate all other aliases to in ReadV0Profile()
332 // Start a new cluster map for this function name. in ReadV0Profile()
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: