ReactOS 0.4.15-dev-7842-g558ab78
fxtelemetrycommon.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TLG_HAVE_EVENT_SET_INFORMATION   2
 
#define KMDF_FX_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.KMDF.Fx"
 
#define UMDF_FX_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Fx"
 
#define UMDF_HOST_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Host"
 
#define KMDF_LDR_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.KMDF.Ldr"
 
#define UMDF_DM_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Dm"
 
#define WDF_TELEMETRY_EVT_KEYWORDS   TraceLoggingKeyword(MICROSOFT_KEYWORD_TELEMETRY)
 

Macro Definition Documentation

◆ KMDF_FX_TRACE_LOGGING_PROVIDER_NAME

#define KMDF_FX_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.KMDF.Fx"

Definition at line 40 of file fxtelemetrycommon.hpp.

◆ KMDF_LDR_TRACE_LOGGING_PROVIDER_NAME

#define KMDF_LDR_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.KMDF.Ldr"

Definition at line 49 of file fxtelemetrycommon.hpp.

◆ TLG_HAVE_EVENT_SET_INFORMATION

#define TLG_HAVE_EVENT_SET_INFORMATION   2

Definition at line 35 of file fxtelemetrycommon.hpp.

◆ UMDF_DM_TRACE_LOGGING_PROVIDER_NAME

#define UMDF_DM_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Dm"

Definition at line 52 of file fxtelemetrycommon.hpp.

◆ UMDF_FX_TRACE_LOGGING_PROVIDER_NAME

#define UMDF_FX_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Fx"

Definition at line 43 of file fxtelemetrycommon.hpp.

◆ UMDF_HOST_TRACE_LOGGING_PROVIDER_NAME

#define UMDF_HOST_TRACE_LOGGING_PROVIDER_NAME   "Microsoft.Wdf.UMDF.Host"

Definition at line 46 of file fxtelemetrycommon.hpp.

◆ WDF_TELEMETRY_EVT_KEYWORDS

#define WDF_TELEMETRY_EVT_KEYWORDS   TraceLoggingKeyword(MICROSOFT_KEYWORD_TELEMETRY)

Definition at line 55 of file fxtelemetrycommon.hpp.