Function redbpf::cpus::get_possible[][src]

pub fn get_possible() -> Result<Vec<CpuId>, Error>
Expand description

Returns a list of possible CPU IDs.

Possible CPUs are fixed at boot time. cf.,https://elixir.bootlin.com/linux/v5.8/source/include/linux/cpumask.h#L50