Lines Matching refs:t
92 don't care how it exited, so we'll use 'perf record' to record only
123 # all events. They don't necessarily correspond to the 'common_*' fields
178 doesn't correspond to any event handler in the script. This could
179 mean either that the record step recorded event types that it wasn't
181 doesn't correspond to the script.
209 trace_unhandled() functions, which we won't be using. That leaves us
251 levels if they don't exist e.g syscalls[comm][pid][id] = 1 will create
253 hash entry for 'id' (because the value being assigned isn't a hash
393 Once you've done that (don't forget to do a new 'make install',
394 otherwise your script won't show up at run-time), 'perf script -l'
440 handler function; some of the less common ones aren't - those are
482 and some of the common_* fields aren't common enough to to be passed
545 doesn't have a handler explicitly defined for it. The standard set
602 they don't exist.
610 Some of the 'common' fields in the event format file aren't all that