debian man page for tau_report_statistics

Query: tau_report_statistics

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TAU_REPORT_STATISTIC(3) 				      TAU Instrumentation API					   TAU_REPORT_STATISTIC(3)

NAME
TAU_REPORT_STATISTICS - Outputs statistics
SYNOPSIS
C/C++: TAU_REPORT_STATISTICS(void); Fortran: TAU_REPORT_STATISTICS(void);
DESCRIPTION
TAU_REPORT_STATISTICS prints the aggregate statistics of user events across all threads in each node. Typically, this should be called just before the main thread exits.
EXAMPLE
C/C++ : TAU_REPORT_STATISTICS(); Fortran : call TAU_REPORT_STATISTICS()
SEE ALSO
TAU_REGISTER_EVENT(3), TAU_REGISTER_CONTEXT_EVENT(3), TAU_REPORT_THREAD_STATISTICS(3) 08/31/2005 TAU_REPORT_STATISTIC(3)
Related Man Pages
tau_disable_instrumentation(3) - debian
tau_enable_instrumentation(3) - debian
tau_get_event_vals(3) - debian
tau_profile_set_node(3) - debian
tau_profile_timer(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com