Searched defs:eventid (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | ompt-internal.h | 30 #define ompt_event_macro(event, callback, eventid) \ argument 40 #define ompt_event_macro(event, callback, eventid) unsigned int event : 1; argument
|
/freebsd/sys/netinet/ |
H A D | tcp_log_buf.h | 474 #define TCP_LOG_EVENT_VERBOSE(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder… argument 540 #define TCP_LOG_EVENT(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder) \ argument 552 #define TCP_LOG_EVENTP(tp, th, rxbuf, txbuf, eventid, errornum, len, stackinfo, th_hostorder, tv) \ argument 588 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event()
|
H A D | tcp_log_buf.c | 1675 struct sockbuf *txbuf, uint8_t eventid, int errornum, uint32_t len, in tcp_log_event()
|
/freebsd/contrib/libedit/ |
H A D | history.c | 169 int eventid; /* For generation of unique event id */ member
|