Lines Matching refs:LOG
35 LOG("handler recv a signal: %d", signum);
46 LOG("init alarm");
64 LOG("init alarm");
69 LOG("set a new alarm");
74 LOG("sleep 2.5s...");
78 LOG("sleep 2s...");
99 LOG("child received SIGALRM!");
101 LOG("child received an unexpected signal: %d", mReceivedSignal);
127 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
152 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
168 LOG("ret = %d", ret);
171 LOG("ret = %d", ret);
179 LOG("ret = %d", ret);
185 LOG("ret = %d", ret);
226 LOG("tid = %p", tid);
255 LOG("tid = %p", tid);
264 LOG("setMillisec = %u", setMillisec);
277 LOG("setMillisec = %u", setMillisec);
349 LOG("setMillisec = %u", setMillisec);
356 LOG("child process did not inherit timer!");
359 LOG("child received an unexpected signal: %d", mReceivedSignal);
403 LOG("tid = %p", tid);
414 LOG("setMillisec = %u, getMillisecv = %u", setMillisec, getMillisec);
416 LOG("%u, %u, %u", setMillisec, getMillisec, getMillisec - setMillisec);
436 LOG("%u, %u, %u", setMillisec, getMsValue[i], getMsValue[i] - setMillisec);
473 LOG("setMillisec = %u", setMillisec);
478 LOG("timer_getoverrun(tid) = %d", overrun);
503 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
515 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
549 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
562 LOG("start a timer");
571 LOG("cancel timer");
597 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);
631 LOG("%u, %u, %u", setMillisec, getMillisec, getMillisec - setMillisec);
651 LOG("%u, %u, %u", setMillisec, getMsValue[i], getMsValue[i] - setMillisec);
653 LOG("mReceivedSignal = %d, SIGALRM = %d", mReceivedSignal, SIGALRM);