Public Member Functions | |
| Helper () | |
| ~Helper () | |
Private Attributes | |
| timeval | call_start |
Static Private Attributes | |
| static pthread_key_t | stats_key |
| static pthread_once_t | stats_once |
Friends | |
| void | SRPC_Call_Stats_Helper_stats_init () throw () |
Definition at line 112 of file VestaSourceServer.C.
| SRPC_Call_Stats::Helper::Helper | ( | ) |
Definition at line 222 of file VestaSourceServer.C.
| SRPC_Call_Stats::Helper::~Helper | ( | ) |
Definition at line 230 of file VestaSourceServer.C.
References call_start, NEW, SRPC_Call_Stats::recordCall(), SRPC_Call_Stats_Helper_stats_init, stats_key, stats_once, and USECS_PER_SEC.
Here is the call graph for this function:

| void SRPC_Call_Stats_Helper_stats_init | ( | ) | throw () [friend] |
Referenced by ~Helper().
pthread_key_t SRPC_Call_Stats::Helper::stats_key [static, private] |
Definition at line 115 of file VestaSourceServer.C.
Referenced by SRPC_Call_Stats_Helper_stats_init(), and ~Helper().
pthread_once_t SRPC_Call_Stats::Helper::stats_once [static, private] |
struct timeval SRPC_Call_Stats::Helper::call_start [private] |
1.5.1