The C++ framework for developing highly scalable, high performance servers on Windows platforms.

PerformanceDataCollector.cpp File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::PerfMon

Defines

#define LOG(_cls, _msg)   PERFMON_TOOLS_LOG(CDebugLog::Collection, _cls, _msg)
#define TRACE(_msg)   LOG(CDebugLog::Trace, _msg)
#define VERBOSE(_msg)   LOG(CDebugLog::Verbose, _msg)

Functions

static BYTECollectTheseCounters (BYTE *pData, const BYTE *const pCounters, const DWORD counterLength)
static _tstring ProcessObjectNumbers (const _tstring &objectNumbers)


Define Documentation

#define LOG ( _cls,
_msg   )     PERFMON_TOOLS_LOG(CDebugLog::Collection, _cls, _msg)

#define TRACE ( _msg   )     LOG(CDebugLog::Trace, _msg)

#define VERBOSE ( _msg   )     LOG(CDebugLog::Verbose, _msg)


Generated on Sun Sep 12 19:06:44 2021 for The Server Framework - v7.4 by doxygen 1.5.3