Home
last modified time | relevance | path

Searched refs:sodefunct_calls (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Duipc_socket.c228 static unsigned long sodefunct_calls = 0; variable
229 SYSCTL_LONG(_kern_ipc, OID_AUTO, sodefunct_calls, CTLFLAG_LOCKED,
230 &sodefunct_calls, "");
7654 OSIncrementAtomicLong((volatile long *)&sodefunct_calls); in sodefunct()