Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc250 GRPC_FD_TRACE("fd_create(%d, %s, %d)", fd, name, track_err); in grpc_fd_create()
263 GRPC_FD_TRACE("grpc_fd_orphan, fd:%d closed", grpc_fd_wrapped_fd(fd)); in grpc_fd_orphan()
270 GRPC_FD_TRACE("fd_shutdown(%d)", grpc_fd_wrapped_fd(fd)); in grpc_fd_shutdown()
Dev_posix.h35 #define GRPC_FD_TRACE(format, ...) \ macro
Dev_epollex_linux.cc494 GRPC_FD_TRACE("epoll_fd %p (%d) was orphaned but not closed.", fd, fd->fd);
554 GRPC_FD_TRACE("Pollable_create: created epfd: %d (type: %d)", epfd, type);
558 GRPC_FD_TRACE(
571 GRPC_FD_TRACE(
624 GRPC_FD_TRACE("pollable_unref: Closing epfd: %d", p->epfd);