The TYPE parameter is an optional keyword parameter that defines the event types of this tracepoint. For more description and examples of event types see the online help for the TRACE command.
TYPE=(typename[,typename...]),
where:
typename
The final type value is obtained by logically combining each type name value using the OR operator. If TYPE is omitted, the trace statement will have a type value of 0.