Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/ !
H A Dskt_utunloop.c492 int missed = 0; in sinkudp() local
523 missed += tmp - i; in sinkudp()
531 threadname, readcount, missed, i); in sinkudp()
532 assert(missed <= udplossok); in sinkudp()
/xnu-11417.121.6/tools/lldbmacros/ !
H A DREADME.md283 - missed a ':' at the end of an if, elif, for, while statement?