diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-03-11 20:20:49 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2016-03-11 20:20:49 +0000 |
commit | e2554af857de8497d1e77b17e9f62ae984c48c00 (patch) | |
tree | 394b5e9b099374f459692bba9b83aa5562dfebb3 /openmp/runtime/src/kmp_dispatch.cpp | |
parent | c5dac77ad86f0d88a17db908a9bf155633898fdc (diff) | |
download | bcm5719-llvm-e2554af857de8497d1e77b17e9f62ae984c48c00.tar.gz bcm5719-llvm-e2554af857de8497d1e77b17e9f62ae984c48c00.zip |
[STATS] Add a total statistics count
This change removes synthesized stats and instead has all timers print out a
total which is the aggregate statistics across threads. This is displayed as
"Total_foo" at the end of program. The stats_flags_e::synthesized flag is
removed and the printStats() function is split into two separate functions:
printTimerStats() which can display the aggregate total and printCounterStats().
Differential Revision: http://reviews.llvm.org/D17869
llvm-svn: 263290
Diffstat (limited to 'openmp/runtime/src/kmp_dispatch.cpp')
0 files changed, 0 insertions, 0 deletions