28 instantiations of PerformanceCounterActionMapping
System.Workflow.Runtime (28)
PerformanceCounterManager.cs (28)
60new PerformanceCounterActionMapping( PerformanceCounterAction.Creation, PerformanceCounterOperation.Increment ), 67new PerformanceCounterActionMapping( PerformanceCounterAction.Creation, PerformanceCounterOperation.Increment ), 74new PerformanceCounterActionMapping( PerformanceCounterAction.Unloading, PerformanceCounterOperation.Increment ), 81new PerformanceCounterActionMapping( PerformanceCounterAction.Unloading, PerformanceCounterOperation.Increment ), 88new PerformanceCounterActionMapping( PerformanceCounterAction.Loading, PerformanceCounterOperation.Increment ), 95new PerformanceCounterActionMapping( PerformanceCounterAction.Loading, PerformanceCounterOperation.Increment ), 102new PerformanceCounterActionMapping( PerformanceCounterAction.Completion, PerformanceCounterOperation.Increment ), 109new PerformanceCounterActionMapping( PerformanceCounterAction.Completion, PerformanceCounterOperation.Increment ), 116new PerformanceCounterActionMapping( PerformanceCounterAction.Suspension, PerformanceCounterOperation.Increment ), 117new PerformanceCounterActionMapping( PerformanceCounterAction.Resumption, PerformanceCounterOperation.Decrement ), 124new PerformanceCounterActionMapping( PerformanceCounterAction.Suspension, PerformanceCounterOperation.Increment ), 131new PerformanceCounterActionMapping( PerformanceCounterAction.Termination, PerformanceCounterOperation.Increment ), 138new PerformanceCounterActionMapping( PerformanceCounterAction.Termination, PerformanceCounterOperation.Increment ), 145new PerformanceCounterActionMapping( PerformanceCounterAction.Creation, PerformanceCounterOperation.Increment ), 146new PerformanceCounterActionMapping( PerformanceCounterAction.Loading, PerformanceCounterOperation.Increment ), 147new PerformanceCounterActionMapping( PerformanceCounterAction.Unloading, PerformanceCounterOperation.Decrement ), 148new PerformanceCounterActionMapping( PerformanceCounterAction.Completion, PerformanceCounterOperation.Decrement ), 149new PerformanceCounterActionMapping( PerformanceCounterAction.Termination, PerformanceCounterOperation.Decrement ), 150new PerformanceCounterActionMapping( PerformanceCounterAction.Aborted, PerformanceCounterOperation.Decrement ), 157new PerformanceCounterActionMapping( PerformanceCounterAction.Executing, PerformanceCounterOperation.Increment ), 158new PerformanceCounterActionMapping( PerformanceCounterAction.NotExecuting, PerformanceCounterOperation.Decrement ), 165new PerformanceCounterActionMapping( PerformanceCounterAction.Idle, PerformanceCounterOperation.Increment ), 172new PerformanceCounterActionMapping( PerformanceCounterAction.Runnable, PerformanceCounterOperation.Increment ), 173new PerformanceCounterActionMapping( PerformanceCounterAction.NotExecuting, PerformanceCounterOperation.Decrement ), 180new PerformanceCounterActionMapping( PerformanceCounterAction.Aborted, PerformanceCounterOperation.Increment ), 187new PerformanceCounterActionMapping( PerformanceCounterAction.Aborted, PerformanceCounterOperation.Increment ), 194new PerformanceCounterActionMapping( PerformanceCounterAction.Persisted, PerformanceCounterOperation.Increment ), 201new PerformanceCounterActionMapping( PerformanceCounterAction.Persisted, PerformanceCounterOperation.Increment ),
23 references to PerformanceCounterActionMapping
System.Workflow.Runtime (23)
PerformanceCounterManager.cs (23)
58new PerformanceCounterActionMapping[] 65new PerformanceCounterActionMapping[] 72new PerformanceCounterActionMapping[] 79new PerformanceCounterActionMapping[] 86new PerformanceCounterActionMapping[] 93new PerformanceCounterActionMapping[] 100new PerformanceCounterActionMapping[] 107new PerformanceCounterActionMapping[] 114new PerformanceCounterActionMapping[] 122new PerformanceCounterActionMapping[] 129new PerformanceCounterActionMapping[] 136new PerformanceCounterActionMapping[] 143new PerformanceCounterActionMapping[] 155new PerformanceCounterActionMapping[] 163new PerformanceCounterActionMapping[] 170new PerformanceCounterActionMapping[] 178new PerformanceCounterActionMapping[] 185new PerformanceCounterActionMapping[] 192new PerformanceCounterActionMapping[] 199new PerformanceCounterActionMapping[] 259PerformanceCounterActionMapping currentMapping = currentData.Mappings[j]; 422internal PerformanceCounterActionMapping[] Mappings; 428PerformanceCounterActionMapping[] mappings)