Expand description
Virtual machine for eBPF programs.
Structs§
- Call
Frame - A call frame used for function calls inside the Interpreter
- Config
- VM configuration settings
- Dynamic
Analysis - Statistic of taken branches (from a recorded trace)
- EbpfVm
- A virtual machine to run eBPF programs.
Enums§
- Runtime
Environment Slot - Indices of slots inside EbpfVm
Traits§
- Context
Object - Runtime context
Functions§
- get_
runtime_ environment_ key - Returns (and if not done before generates) the encryption key for the VM pointer