code wiki / _hdl_build / nx_room_perf_gate.nx
nx_room_perf_gate.nx
buildroot/runtime/_hdl_build/nx_room_perf_gate.nx
dependencies 12 imports · 0 importers
diagram shows first 10 each side; +2 more imports, +0 more importers in the complete lists below.
imports: nx_gate_base.nxnx_connect.nxnx_syscalls.nxnx_gate_emit_lib.nxnx_x509_trust_store.nxnx_trust_store_load_from_certdata.nxnx_tls13_client_validate_certificate.nxnx_tls13_client_session_run.nxnx_dns_resolve_a_record.nxnx_https_url_connect.nxnx_websocket_frame.nxnx_websocket_client_upgrade.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
| 41 | const RG_FD: i64 = 0 |
| 42 | const RG_S: i64 = 1 |
| 43 | const RG_ACC: i64 = 2 |
| 44 | const RG_ACC_CAP: i64 = 3 |
| 45 | const RG_ACC_LEN: i64 = 4 |
| 46 | const RG_ACC_OFF: i64 = 5 |
| 47 | const RG_SLOTS: i64 = 6 |
functions
| 50 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 52 | func rg_tls_send(c: *i64, buf: *u8, n: i64) -> i64 |
| 74 | func rg_pump(c: *i64) -> i64 |
| 101 | func rg_next_frame(c: *i64, f: *WsFrame) -> i64 |
| 118 | func rg_reset_acc(c: *i64) -> i64 |
| 128 | func rg_send_ws(c: *i64, opcode: i64, payload: *u8, n: i64, mask: i64) -> i64 |
| 138 | func rg_join(c: *i64, ipv4: i64, sni: *u8, sni_n: i64, path: *u8, path_n: i64, |
| 196 | func rg_media_ts(out: *u8, kind: i64, id: *u8, seq: i64, body_n: i64) -> i64 |
| 212 | func rg_read_ts(acc: *u8, off: i64) -> i64 |
| 223 | func rg_sort(a: *i64, n: i64) -> i64 |
| 241 | func rg_recv_lat(c: *i64, f: *WsFrame) -> i64 |
| 250 | func rg_fork_sender(ca: *i64, id: *u8, count: i64, body_n: i64) -> i64 |
| 264 | func rg_kill(pid: i64) -> i64 |
| 271 | func main() -> i64 |