Searched refs:taken (Results 1 – 3 of 3) sorted by relevance
1163 int taken; member1214 int taken; member1365 if (sd->taken) in __sort_dimension__add()1374 sd->taken = 1; in __sort_dimension__add()1381 if (!hd->taken) { in __hpp_dimension__add()1382 hd->taken = 1; in __hpp_dimension__add()1391 if (sd->taken) in __sort_dimension__add_output()1397 sd->taken = 1; in __sort_dimension__add_output()1403 if (!hd->taken) { in __hpp_dimension__add_output()1404 hd->taken = 1; in __hpp_dimension__add_output()[all …]
166 Enable taken branch stack sampling. Any type of taken branch may be sampled.171 Enable taken branch stack sampling. Each sample captures a series of consecutive172 taken branches. The number of branches captured with each sample depends on the
261 Use the addresses of sampled taken branches instead of the instruction