Home
last modified time | relevance | path

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

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