Query: tau_report_thread_statistics
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_REPORT_THREAD_ST(3) TAU Instrumentation API TAU_REPORT_THREAD_ST(3)NAMETAU_REPORT_THREAD_STATISTICS - Outputs statistics, plus thread statisticsSYNOPSISC/C++: TAU_REPORT_THREAD_STATISTICS(void); Fortran: TAU_REPORT_THREAD_STATISTICS(void);DESCRIPTIONTAU_REPORT_THREAD_STATISTICS prints the aggregate, as well as per thread user event statistics. Typically, this should be called just before the main thread exits.EXAMPLEC/C++ : TAU_REPORT_THREAD_STATISTICS(); Fortran : call TAU_REPORT_THREAD_STATISTICS()SEE ALSOTAU_REGISTER_EVENT(3), TAU_REGISTER_CONTEXT_EVENT(3), TAU_REPORT_STATISTICS(3) 08/31/2005 TAU_REPORT_THREAD_ST(3)