GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sc::TimedRegion(3) MPQC sc::TimedRegion(3)

sc::TimedRegion


TimedRegion (const char *name)
const char * name () const
TimedRegion * findinsubregion (const char *)
void cpu_enter (double)
void wall_enter (double)
void flops_enter (double)
void cpu_exit (double)
void wall_exit (double)
void flops_exit (double)
void cpu_add (double t)
void wall_add (double t)
void flops_add (double t)
TimedRegion * up () const
TimedRegion * subregions () const
TimedRegion * next () const
TimedRegion * prev () const
int nregion ()
void get_region_names (const char *names[])
void get_wall_times (double *)
void get_cpu_times (double *)
void get_flops (double *)
void get_depth (int *, int depth=0)

Generated automatically by Doxygen for MPQC from the source code.
Tue Jun 7 2022 Version 2.3.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.