Compares two trace event type identifiers.
Posix Trace Library (libposixtrace.a)
The posix_trace_eventid_equal compares the event1 and event2 trace event type identifiers. If the event1 and event2 identifiers are equal (from the same trace stream, the same trace log or from different trace streams), the return value is non-zero; otherwise, a value of zero is returned.
Item | Description |
---|---|
trid | Specifies the trace stream identifier. |
event, event1, event2 | Specifies the trace event identifiers. |
The posix_trace_eventid_equal subroutine returns a non-zero value if the value of the event1 and event2 parameters are equal; otherwise, a value of zero is returned.
This subroutine returns no error code.
The trace.h file in AIX® Version 7.1 Files Reference