code wiki / _hdl_build / nx_perf_video_register.nx

nx_perf_video_register.nx

buildroot/runtime/_hdl_build/nx_perf_video_register.nx

3131 B42 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind tooltopic perf
docsdependenciesstructsconstsfunctions

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

nx_cap_register.nx nx_syscalls.nx nx_perf_video_register.nx

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

main pv_ok pv_run sys_fork sys_openat_wr sys_dup3 sys_mmap sys_execve sys_exit sys_wait4 cr_w sys_write cr_wn sys_mmap ↻ sys_write ↻ ig_engineer ig_decision ig_council sys_exit ↻ cr_can_register sml_check_cap sml_layer_valid sml_status_valid sys_openat_append cr_write_entry cr_w ↻ cr_wn ↻ sys_close

structs

none

consts

7const NLAY: i64 = 6

functions

9func pv_run(path: *u8) -> i64
22func pv_ok(path: *u8) -> i64 { if pv_run(path) == 0 { return 1 } return 0 }
called by 1: main calls 1: pv_run
24func main() -> i64