Lines Matching refs:handler
26 That will generate a starter script containing a handler for each of
40 'handler function' is called for each event in the trace. If there's
41 no handler function defined for a given event type, the event is
46 handler function; some of the less common ones aren't - those are
74 The handler function for this event would be defined as:
85 The handler function takes the form subsystem::event_name.
87 The $common_* arguments in the handler's argument list are the set of
104 counterparts as handler function arguments of the same name, as can be
126 The rest of the script can contain handler functions and support
129 Aside from the event handler functions discussed above, every script
152 doesn't have a handler explicitly defined for it. The standard set
196 $context variable passed into every event handler as the second