code wiki / _hdl_build / nx_perf_video_register.nx
nx_perf_video_register.nx
buildroot/runtime/_hdl_build/nx_perf_video_register.nx
about
nx_perf_video_register.nx -- governed registration of the 2026-06-10
deliverables, evidence-first: re-RUNS the gates and registers only on
green (the role-health register pattern). license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_cap_register.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
| 7 | const NLAY: i64 = 6 |
functions
| 9 | func pv_run(path: *u8) -> i64 |
| 22 | func pv_ok(path: *u8) -> i64 { if pv_run(path) == 0 { return 1 } return 0 } |
| 24 | func main() -> i64 |