Lines Matching refs:MTLOG_ERROR
125 MTLOG_ERROR("kqobj add failed, fd: %d", kqobj->GetOsfd()); in KqueueAdd()
159 MTLOG_ERROR("epobj del failed, fd: %d", kqobj->GetOsfd()); in KqueueDel()
174 MTLOG_ERROR("kqfd ref not find, failed, fd: %d", fd); in KqueueCtrlAdd()
248 MTLOG_ERROR("kqfd ref not find, failed, fd: %d", fd); in KqueueCtrlDelRef()
317 MTLOG_ERROR("kqobj input invalid, %p", obj); in KqueueAddObj()
325 MTLOG_ERROR("kqfd ref not find, failed, fd: %d", obj->GetOsfd()); in KqueueAddObj()
332 MTLOG_ERROR("kqueue ctrl callback failed, fd: %d, obj: %p", obj->GetOsfd(), obj); in KqueueAddObj()
344 MTLOG_ERROR("kqobj input invalid, %p", obj); in KqueueDelObj()
351 MTLOG_ERROR("kqfd ref not find, failed, fd: %d", obj->GetOsfd()); in KqueueDelObj()
358 MTLOG_ERROR("kqueue ctrl callback failed, fd: %d, obj: %p", obj->GetOsfd(), obj); in KqueueDelObj()
383 MTLOG_ERROR("kqfd ref not find, failed, fd: %d", osfd); in KqueueRcvEventList()
397 MTLOG_ERROR("fd notify obj null, failed, fd: %d", osfd); in KqueueRcvEventList()
455 MTLOG_ERROR("kqueue fd obj, no thread ptr, wrong"); in InputNotify()
475 MTLOG_ERROR("kqueue fd obj, no thread ptr, wrong"); in OutputNotify()
510 MTLOG_ERROR("kqfd ref conflict, fd: %d, old: %p, now: %p", osfd, old_obj, this); in KqueueCtlAdd()
517 MTLOG_ERROR("kqfd ref add failed, log"); in KqueueCtlAdd()
537 MTLOG_ERROR("kqfd ref conflict, fd: %d, old: %p, now: %p", osfd, old_obj, this); in KqueueCtlDel()
544 MTLOG_ERROR("kqfd ref del failed, log"); in KqueueCtlDel()