code wiki / (root) / nx_crosshw_census.nx

nx_crosshw_census.nx

buildroot/runtime/nx_crosshw_census.nx

5405 B94 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_crosshw_census.nx -- measured HAVE/PARTIAL/GAP census for the cross-hardware perf-exceed program. Per [[feedback-no-wave-measured-exceed]]: gaps-first, no fake green. Each axis records (a) whether the primitive FILE exists (verified live), and (b) the honest PURPOSE-status for the cross-hw-perf goal (HAVE=2 / PARTIAL=1 / GAP=0) -- because a file can exist for a DIFFERENT purpose (nx_shard = data-shard, nx_caption_emit = caption text-render) and must NOT count as purpose-ready. permil uses purpose-status. -> /tmp/crosshw_census.txt license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_tier.nx nx_strconv.nx nx_crosshw_census.nx

imports: nx_syscalls.nxnx_tier.nxnx_strconv.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_openat_wr cw_axis sys_openat_rd sys_close sys_mmap sys_write cw_num sys_mmap ↻ nx_strconv_format_i64 sys_write ↻ sys_close ↻

structs

none

consts

none

functions

15func cw_axis(fd: i64, name: *u8, nlen: i64, path: *u8, status: i64, note: *u8, nolen: i64) -> i64
44func cw_num(fd: i64, key: *u8, kl: i64, v: i64) -> i64
58func main() -> i64