Man Page: tau_report_thread_statistics
Operating Environment: debian
Section: 3
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)
| Related Man Pages |
|---|
| tau_context_event(3) - debian |
| tau_enable_instrumentation(3) - debian |
| tau_profile_set_node(3) - debian |
| iv_thread_create(3) - debian |
| mpi_is_thread_main(3openmpi) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |