ContextSwitch.CreateLastOnProcessor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CreateLastOnProcessor(CompactContextSwitchEvent) | |
CreateLastOnProcessor(ContextSwitchEvent) |
CreateLastOnProcessor(CompactContextSwitchEvent)
public static Microsoft.Windows.EventTracing.Cpu.ContextSwitch CreateLastOnProcessor (Microsoft.Windows.EventTracing.Cpu.CompactContextSwitchEvent source);
static member CreateLastOnProcessor : Microsoft.Windows.EventTracing.Cpu.CompactContextSwitchEvent -> Microsoft.Windows.EventTracing.Cpu.ContextSwitch
Public Shared Function CreateLastOnProcessor (source As CompactContextSwitchEvent) As ContextSwitch
Parameters
- source
- CompactContextSwitchEvent
Returns
Applies to
CreateLastOnProcessor(ContextSwitchEvent)
public static Microsoft.Windows.EventTracing.Cpu.ContextSwitch CreateLastOnProcessor (Microsoft.Windows.EventTracing.Cpu.ContextSwitchEvent source);
static member CreateLastOnProcessor : Microsoft.Windows.EventTracing.Cpu.ContextSwitchEvent -> Microsoft.Windows.EventTracing.Cpu.ContextSwitch
Public Shared Function CreateLastOnProcessor (source As ContextSwitchEvent) As ContextSwitch
Parameters
- source
- ContextSwitchEvent