Home
last modified time | relevance | path

Searched refs:taken (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dsort.c1163 int taken; member
1214 int taken; member
1365 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 …]
/tools/perf/Documentation/
Dperf-record.txt166 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 consecutive
172 taken branches. The number of branches captured with each sample depends on the
Dperf-report.txt261 Use the addresses of sampled taken branches instead of the instruction