Public Member Functions | |
| u16 | address_origin () const noexcept |
| u8 | cpu_type () const noexcept |
| bool | dedicated () const noexcept |
|
template<typename Fn> requires std::invocable<Fn, u16> | |
| void | for_each_cpu (u32 threads_per_core, Fn &&fn) const |
| u64 | mask () const noexcept |
| cpu_polarization | polarization () const noexcept |
| topology_cpu_view (topology_core raw) noexcept | |