Structs§
- Load
Program Metrics - Time measurements for loading a single LoadedProgram.
- Loaded
Program - Holds a program version at a specific address and on a specific slot / fork.
- Loaded
Programs - This structure is the global cache of loaded, verified and compiled programs.
- Loaded
Programs ForTx Batch - Local view into LoadedPrograms which was extracted for a specific TX batch.
- Loading
Task Cookie - Loading
Task Waiter - Suspends the thread in case no cooprative loading task was assigned
- Program
Runtime Environments - Globally shared RBPF config and syscall registry
- Stats
- Global cache statistics for LoadedPrograms.
Enums§
- Block
Relation - Relationship between two fork IDs
- Loaded
Program Match Criteria - Loaded
Program Type - Actual payload of LoadedProgram.
Constants§
Traits§
- Fork
Graph - Maps relationship between two slots.