Re-exports§
pub use crate::bpf_skel::types;
Structs§
- Arena
Lib - Live BPF arena library state. Returned by setup() and must be kept alive for as long as the scheduler instance uses the arena: dropping it stops and joins the library’s background threads.
Constants§
- MAX_
CPU_ 🔒SUPPORTED - Maximum length of CPU mask supported by the library in bits.