ContextSwitch.CreateLastOnProcessor Method

Definition

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

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

Returns

Applies to