56 references to IsEtwEventEnabled
SMSvcHost (56)
TD.Designer.cs (56)
68
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(0));
80
if (TD.
IsEtwEventEnabled
(0))
93
&& (FxTrace.ShouldTraceCriticalToTraceSource || TD.
IsEtwEventEnabled
(1)));
105
if (TD.
IsEtwEventEnabled
(1))
122
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(2));
133
if (TD.
IsEtwEventEnabled
(2))
145
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(3));
156
if (TD.
IsEtwEventEnabled
(3))
168
return (FxTrace.ShouldTraceWarning && TD.
IsEtwEventEnabled
(4));
181
if (TD.
IsEtwEventEnabled
(4))
193
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(5));
204
if (TD.
IsEtwEventEnabled
(5))
216
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(6));
229
if (TD.
IsEtwEventEnabled
(6))
241
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(7));
253
if (TD.
IsEtwEventEnabled
(7))
265
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(8));
278
if (TD.
IsEtwEventEnabled
(8))
290
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(9));
302
if (TD.
IsEtwEventEnabled
(9))
314
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(10));
325
if (TD.
IsEtwEventEnabled
(10))
337
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(11));
348
if (TD.
IsEtwEventEnabled
(11))
360
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(12));
372
if (TD.
IsEtwEventEnabled
(12))
384
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(13));
395
if (TD.
IsEtwEventEnabled
(13))
407
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(14));
419
if (TD.
IsEtwEventEnabled
(14))
431
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(15));
442
if (TD.
IsEtwEventEnabled
(15))
454
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(16));
466
if (TD.
IsEtwEventEnabled
(16))
478
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(17));
490
if (TD.
IsEtwEventEnabled
(17))
502
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(18));
513
if (TD.
IsEtwEventEnabled
(18))
525
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(19));
536
if (TD.
IsEtwEventEnabled
(19))
548
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(20));
560
if (TD.
IsEtwEventEnabled
(20))
572
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(21));
583
if (TD.
IsEtwEventEnabled
(21))
595
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(22));
606
if (TD.
IsEtwEventEnabled
(22))
618
return (FxTrace.ShouldTraceError && TD.
IsEtwEventEnabled
(23));
629
if (TD.
IsEtwEventEnabled
(23))
641
return (FxTrace.ShouldTraceCritical && TD.
IsEtwEventEnabled
(24));
652
if (TD.
IsEtwEventEnabled
(24))
664
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(25));
674
if (TD.
IsEtwEventEnabled
(25))
686
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(26));
696
if (TD.
IsEtwEventEnabled
(26))
709
&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.
IsEtwEventEnabled
(27)));
721
if (TD.
IsEtwEventEnabled
(27))