Searched defs:trace (Results 1 - 3 of 3) sorted by path

/include/linux/
H A Dftrace_event.h54 * The trace entry - the most basic unit of tracing. This is what
55 * is printed in the end as a single line in the trace output, such as:
70 * Trace iterator - used by printout routines who present trace
75 struct tracer *trace; member in struct:trace_iterator
117 trace_print_func trace; member in struct:trace_event_functions
279 * bit 1: allow trace by non root (cap any)
327 * SOFT_DISABLED - When set, do not trace the event (even though its
H A Dlockdep.h185 struct stack_trace trace; member in struct:lock_list
H A Dsched.h323 * trace (or NULL if the entire call-chain of the task should be shown).
1645 unsigned long trace; member in struct:task_struct
1646 /* bitmask and counter of trace recursion */

Completed in 68 milliseconds