SystemEventTaskSwitch¶
-
class
tenjint.api.api_x86_64.
SystemEventTaskSwitch
(cpu_num, incoming_dtb, outgoing_dtb)[source]¶ Emitted when a task switch occurs.
Attributes
Methods
SystemEventTaskSwitch.__init__
(cpu_num, …)Initialize self.
SystemEventTaskSwitch.filter
(cb_params, event)Event filter function
SystemEventTaskSwitch.parse_request
(**kwargs)Parse an event request using the event request params.
Parse an event request using the event request params.