Searched refs:percentage (Results 1 – 13 of 13) sorted by relevance
/tools/testing/selftests/powerpc/pmu/ |
D | count_instructions.c | 33 double percentage; in do_count_loop() local 47 percentage = (double)difference / events[0].result.value * 100; in do_count_loop() 56 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop()
|
D | count_stcx_fail.c | 33 double percentage; in do_count_loop() local 49 percentage = (double)difference / events[0].result.value * 100; in do_count_loop() 60 printf("Delta %lld, %f%%\n", difference, percentage); in do_count_loop()
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | instruction_count_test.c | 29 double percentage; in do_count_loop() local 48 percentage = (double)difference / event->result.value * 100; in do_count_loop() 54 printf("Delta %ld, %f%%\n", difference, percentage); in do_count_loop()
|
/tools/perf/Documentation/ |
D | perf-diff.txt | 44 file://filename entries. This option will affect the percentage 45 of the Baseline/Delta column. See --percentage for more info. 50 file://filename entries. This option will affect the percentage 51 of the Baseline/Delta column. See --percentage for more info. 56 file://filename entries. This option will affect the percentage 57 of the Baseline/Delta column. See --percentage for more info. 119 --percentage:: 120 Determine how to display the overhead percentage of filtered entries. 207 b - baseline sample percentage 258 relative to how entries are filtered. Use --percentage=absolute to
|
D | perf-report.txt | 37 Show sample percentage for different cpu modes. 46 file://filename entries. This option will affect the percentage of 47 the overhead column. See --percentage for more info. 56 file://filename entries. This option will affect the percentage of 57 the overhead column. See --percentage for more info. 61 file://filename entries. This option will affect the percentage of 62 the overhead column. See --percentage for more info. 100 - overhead: Overhead percentage of sample 101 - overhead_sys: Overhead percentage of sample running in system mode 102 - overhead_us: Overhead percentage of sample running in user mode [all …]
|
D | perf-top.txt | 153 percentage of the overhead column. See --percentage for more info. 157 percentage of the overhead column. See --percentage for more info. 161 percentage of the overhead column. See --percentage for more info. 211 --percentage:: 212 Determine how to display the overhead percentage of filtered entries.
|
D | intel-hybrid.txt | 137 perf-stat reports the scaled counts for hybrid event and with a percentage 138 displayed. The percentage is the event's running time/enabling time. 141 scaled value for core cycles is 160,444,092 and the percentage is 0.47%.
|
D | perf-annotate.txt | 145 The local/global keywords set if the percentage is computed 147 The period/hits keywords set the base the percentage is computed
|
D | tips.txt | 29 See assembly instructions with percentage: perf annotate <symbol>
|
D | perf-config.txt | 185 'top' means a overhead percentage which is more than 5%. 186 And values of this variable specify percentage colors. 190 'medium' means a overhead percentage which has more than 0.5%. 376 By default perf annotate shows percentage of samples. This option 404 hist.percentage:: 503 percentage will not be printed. Default is '0'. If percent-limit
|
D | perf-c2c.txt | 178 - cacheline percentage of all Remote/Local HITM accesses
|
D | perf-stat.txt | 273 The overhead percentage could be high in some cases, for instance with small, sub 100ms intervals. … 548 - percentage of measurement time the counter was running
|
D | perf-intel-pt.txt | 940 "cbr" includes the frequency and the percentage of maximum non-turbo
|