code wiki / _hdl_build / nx_genesis_grow.nx
nx_genesis_grow.nx
buildroot/runtime/_hdl_build/nx_genesis_grow.nx
dependencies 4 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_resource_governor.nxnx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 17 | const K_MAGIC_4096: i64 = 4096 |
functions
| 21 | func grow(name: *u8) -> i64 |
| 36 | func hw_budget(ncpu: i64, load_milli: i64) -> i64 { return rg_hw_budget(RG_POLITE, ncpu, load_milli, 1000) } |
| 38 | func main() -> i64 |