Searched defs:tracer (Results 1 – 5 of 5) sorted by relevance
185 struct tracer *tracer; member396 struct tracer { struct417 int (*selftest)(struct tracer *trace, argument428 struct tracer *next; argument429 struct tracer_flags *flags; argument430 int enabled;431 int ref;432 bool print_max;433 bool allow_instances;435 bool use_max_tr;
187 struct tracer *tracer = tr->current_trace; in wakeup_flag_changed() local
562 struct tracer *tracer = tr->current_trace; in irqsoff_flag_changed() local
879 struct tracer *tracer = tr->current_trace; in tracing_snapshot() local3925 int trace_keep_overwrite(struct tracer *tracer, u32 mask, int set) in trace_keep_overwrite()6881 create_trace_option_files(struct trace_array *tr, struct tracer *tracer) in create_trace_option_files()
501 static bool __ptrace_detach(struct task_struct *tracer, struct task_struct *p) in __ptrace_detach()557 void exit_ptrace(struct task_struct *tracer, struct list_head *dead) in exit_ptrace()