Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Duipc_socket.c238 static unsigned long sodefunct_calls = 0; variable
239 SYSCTL_LONG(_kern_ipc, OID_AUTO, sodefunct_calls, CTLFLAG_LOCKED,
240 &sodefunct_calls, "");
7790 OSIncrementAtomicLong((volatile long *)&sodefunct_calls); in sodefunct()