code wiki / (root) / nx_texr_descriptor_capture_gate_t279.nx

nx_texr_descriptor_capture_gate_t279.nx

buildroot/runtime/nx_texr_descriptor_capture_gate_t279.nx

1822 B36 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind tooltopic texr
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 0 importers

nx_tool_run.nx nx_texr_descriptor_capture_gat

imports: nx_tool_run.nx

imported by: nobody (leaf or entry point)

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

main tr_run_capture_owned tr_run_capture_core_owned tr_run_capture_core_eviden sys_mmap_shared tr_clock_ms sys_clock_gettime_mono sys_munmap sys_pipe2 sys_fork sys_close sys_default_signal sys_mmap nxa_die nxa_lock_take nxa_lock_give nxa_report_overrun sys_bind_parent_lifetime sys_prctl sys_exit sys_setpgid tr_capture_redirect sys_dup3 sys_chdir sys_mmap ↻ sys_close_inherited sys_close_inherited_proc sys_openat_rd sys_mmap ↻ sys_getdents64 dirent_reclen sys_close ↻ sys_munmap ↻ sys_execve tr_exec_failed sys_write sys_exit ↻ tr_watchdog_start sys_mmap ↻ sys_pipe2 ↻

structs

none

consts

none

functions

2func dg_len(s:*u8)->i64{var n:i64=0;while s[n]!=0 as u8{n=n+1};return n}
called by 1: main
3func dg_equal(a:*u8,an:i64,b:*u8,bn:i64)->i64
called by 1: main
6func main(argc:i64,argv:*i64)->i64