Searched defs:trace_ctx (Results 1 - 11 of 11) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_branch.c40 unsigned int trace_ctx; local
H A Dtrace_mmiotrace.c301 unsigned int trace_ctx; local
332 unsigned int trace_ctx; local
H A Dtrace_irqsoff.c146 unsigned int trace_ctx; local
183 unsigned int trace_ctx; local
213 unsigned int trace_ctx; local
272 __trace_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
329 unsigned int trace_ctx; local
410 unsigned int trace_ctx; local
[all...]
H A Dtrace_functions.c177 unsigned int trace_ctx; local
225 unsigned int trace_ctx; local
287 unsigned int trace_ctx; local
265 process_repeats(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, struct trace_func_repeats *last_info, unsigned int trace_ctx) argument
336 unsigned int trace_ctx; local
566 unsigned int trace_ctx; local
[all...]
H A Dtrace_sched_wakeup.c119 unsigned int trace_ctx; local
148 unsigned int trace_ctx; local
219 unsigned int trace_ctx; local
68 func_prolog_preempt_disable(struct trace_array *tr, struct trace_array_cpu **data, unsigned int *trace_ctx) argument
303 __trace_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
374 tracing_sched_switch_trace(struct trace_array *tr, struct task_struct *prev, struct task_struct *next, unsigned int trace_ctx) argument
402 tracing_sched_wakeup_trace(struct trace_array *tr, struct task_struct *wakee, struct task_struct *curr, unsigned int trace_ctx) argument
439 unsigned int trace_ctx; local
531 unsigned int trace_ctx; local
[all...]
H A Dtrace_functions_graph.c137 unsigned int trace_ctx; local
103 __trace_graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace, unsigned int trace_ctx) argument
195 __trace_graph_function(struct trace_array *tr, unsigned long ip, unsigned int trace_ctx) argument
215 trace_graph_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
222 __trace_graph_return(struct trace_array *tr, struct ftrace_graph_ret *trace, unsigned int trace_ctx) argument
246 unsigned int trace_ctx; local
[all...]
H A Dblktrace.c75 unsigned int trace_ctx = 0; local
225 unsigned int trace_ctx = 0; local
H A Dtrace_events.c4307 unsigned int trace_ctx; local
H A Dtrace.h743 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, argument
1370 trace_buffer_unlock_commit(struct trace_array *tr, struct trace_buffer *buffer, struct ring_buffer_event *event, unsigned int trace_ctx) argument
1469 event_trigger_unlock_commit(struct trace_event_file *file, struct trace_buffer *buffer, struct ring_buffer_event *event, void *entry, unsigned int trace_ctx) argument
[all...]
H A Dtrace.c1068 unsigned int trace_ctx; local
977 __ftrace_trace_stack(struct trace_buffer *buffer, unsigned int trace_ctx, int skip, struct pt_regs *regs) argument
982 ftrace_trace_stack(struct trace_array *tr, struct trace_buffer *buffer, unsigned long trace_ctx, int skip, struct pt_regs *regs) argument
992 trace_event_setup(struct ring_buffer_event *event, int type, unsigned int trace_ctx) argument
1001 __trace_buffer_lock_reserve(struct trace_buffer *buffer, int type, unsigned long len, unsigned int trace_ctx) argument
1134 unsigned int trace_ctx; local
2523 trace_buffer_lock_reserve(struct trace_buffer *buffer, int type, unsigned long len, unsigned int trace_ctx) argument
2644 trace_event_buffer_lock_reserve(struct trace_buffer **current_rb, struct trace_event_file *trace_file, int type, unsigned long len, unsigned int trace_ctx) argument
2831 trace_buffer_unlock_commit_regs(struct trace_array *tr, struct trace_buffer *buffer, struct ring_buffer_event *event, unsigned int trace_ctx, struct pt_regs *regs) argument
2860 trace_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
2902 __ftrace_trace_stack(struct trace_buffer *buffer, unsigned int trace_ctx, int skip, struct pt_regs *regs) argument
2971 ftrace_trace_stack(struct trace_array *tr, struct trace_buffer *buffer, unsigned int trace_ctx, int skip, struct pt_regs *regs) argument
2982 __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip) argument
3031 ftrace_trace_userstack(struct trace_array *tr, struct trace_buffer *buffer, unsigned int trace_ctx) argument
3077 ftrace_trace_userstack(struct trace_array *tr, struct trace_buffer *buffer, unsigned int trace_ctx) argument
3094 trace_last_func_repeats(struct trace_array *tr, struct trace_func_repeats *last_info, unsigned int trace_ctx) argument
3243 unsigned int trace_ctx; local
3306 unsigned int trace_ctx; local
[all...]
/linux-master/include/linux/
H A Dtrace_events.h224 unsigned int trace_ctx; local
318 unsigned int trace_ctx; member in struct:trace_event_buffer
173 tracing_generic_entry_update(struct trace_entry *entry, unsigned short type, unsigned int trace_ctx) argument

Completed in 231 milliseconds