Home
last modified time | relevance | path

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

/dports/sysutils/powerman/powerman-2.3.20/libcommon/
H A Ddebug.h6 #define DBG_POLL 0x0002 macro
14 { DBG_POLL, "poll" }, \
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp71 #define DBG_POLL 0 macro
72 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
73 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
2310 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
2314 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
2320 if (DBG_POLL) printf("\n"); in finish_poll()
2366 if (DBG_POLL) in finish_poll()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp71 #define DBG_POLL 0 macro
72 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
73 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
2310 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
2314 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
2320 if (DBG_POLL) printf("\n"); in finish_poll()
2366 if (DBG_POLL) in finish_poll()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp71 #define DBG_POLL 0 macro
72 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
73 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
2310 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
2314 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
2320 if (DBG_POLL) printf("\n"); in finish_poll()
2366 if (DBG_POLL) in finish_poll()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp71 #define DBG_POLL 0 macro
72 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
73 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
2310 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
2314 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
2320 if (DBG_POLL) printf("\n"); in finish_poll()
2366 if (DBG_POLL) in finish_poll()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp71 #define DBG_POLL 0 macro
72 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
73 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
2310 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
2314 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
2320 if (DBG_POLL) printf("\n"); in finish_poll()
2366 if (DBG_POLL) in finish_poll()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DTransporterFacade.cpp84 #define DBG_POLL 0 macro
85 #define dbg(x,y) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y)
86 #define dbg2(x,y,z) if (DBG_POLL) printf("%llu : " x "\n", NdbTick_CurrentMillisecond(), y, z)
3360 if (DBG_POLL) printf("after external_poll: cnt: %u ", lock_cnt); in finish_poll()
3364 if (DBG_POLL) printf("%p(%u) ", tmp, tmp->m_poll.m_waiting); in finish_poll()
3370 if (DBG_POLL) printf("\n"); in finish_poll()
3431 if (DBG_POLL) in finish_poll()
/dports/devel/ga/ga-5.8/armci/src/devices/openib/
H A Dopenib.c47 #define DBG_POLL 1 macro
385 dassertp(DBG_POLL|DBG_ALL,rc>=0, in armci_recv_complete()
458 dassertp(DBG_POLL|DBG_ALL,rc>=0, in armci_send_complete()
4239 dassertp(DBG_POLL|DBG_ALL,rc>=0, in client_rmw_complete()