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

/linux-master/kernel/trace/
H A Dtrace_sched_wakeup.c70 unsigned int *trace_ctx)
78 *trace_ctx = tracing_gen_ctx();
119 unsigned int trace_ctx; local
134 if (!func_prolog_preempt_disable(tr, &data, &trace_ctx))
137 ret = __trace_graph_entry(tr, trace, trace_ctx);
148 unsigned int trace_ctx; local
152 if (!func_prolog_preempt_disable(tr, &data, &trace_ctx))
155 __trace_graph_return(tr, trace, trace_ctx);
219 unsigned int trace_ctx; local
221 if (!func_prolog_preempt_disable(tr, &data, &trace_ctx))
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_irqsoff.c146 unsigned int trace_ctx; local
151 trace_ctx = tracing_gen_ctx_flags(flags);
153 trace_function(tr, ip, parent_ip, trace_ctx);
183 unsigned int trace_ctx; local
201 trace_ctx = tracing_gen_ctx_flags(flags);
202 ret = __trace_graph_entry(tr, trace, trace_ctx);
213 unsigned int trace_ctx; local
220 trace_ctx = tracing_gen_ctx_flags(flags);
221 __trace_graph_return(tr, trace, trace_ctx);
274 unsigned int trace_ctx)
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
188 trace_ctx = tracing_gen_ctx();
193 trace_function(tr, ip, parent_ip, trace_ctx);
225 unsigned int trace_ctx; local
240 trace_ctx = tracing_gen_ctx_flags(flags);
241 trace_function(tr, ip, parent_ip, trace_ctx);
242 __trace_stack(tr, trace_ctx, STACK_SKIP);
268 unsigned int trace_ctx)
271 trace_last_func_repeats(tr, last_info, trace_ctx);
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_mmiotrace.c301 unsigned int trace_ctx; local
303 trace_ctx = tracing_gen_ctx_flags(0);
305 sizeof(*entry), trace_ctx);
314 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx);
332 unsigned int trace_ctx; local
334 trace_ctx = tracing_gen_ctx_flags(0);
336 sizeof(*entry), trace_ctx);
345 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx);
H A Dtrace_functions_graph.c105 unsigned int trace_ctx)
113 sizeof(*entry), trace_ctx);
137 unsigned int trace_ctx; local
182 trace_ctx = tracing_gen_ctx_flags(flags);
183 ret = __trace_graph_entry(tr, trace, trace_ctx);
196 unsigned long ip, unsigned int trace_ctx)
210 __trace_graph_entry(tr, &ent, trace_ctx);
211 __trace_graph_return(tr, &ret, trace_ctx);
217 unsigned int trace_ctx)
219 __trace_graph_function(tr, ip, trace_ctx);
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 Dtrace_branch.c40 unsigned int trace_ctx; local
62 trace_ctx = tracing_gen_ctx_flags(flags);
65 sizeof(*entry), trace_ctx);
H A Dtrace.h641 unsigned int trace_ctx);
672 unsigned int trace_ctx);
676 unsigned int trace_ctx);
741 void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, int skip);
743 static inline void __trace_stack(struct trace_array *tr, unsigned int trace_ctx, argument
751 unsigned int trace_ctx);
890 unsigned int trace_ctx);
893 unsigned int trace_ctx);
1373 unsigned int trace_ctx)
1375 trace_buffer_unlock_commit_regs(tr, buffer, event, trace_ctx, NUL
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.c182 unsigned int trace_ctx);
969 unsigned int trace_ctx,
973 unsigned int trace_ctx,
978 unsigned int trace_ctx,
984 unsigned long trace_ctx,
993 int type, unsigned int trace_ctx)
997 tracing_generic_entry_update(ent, type, trace_ctx);
1004 unsigned int trace_ctx)
1010 trace_event_setup(event, type, trace_ctx);
1068 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...]
H A Dblktrace.c75 unsigned int trace_ctx = 0; local
82 trace_ctx = tracing_gen_ctx_flags(0);
85 trace_ctx);
110 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx);
225 unsigned int trace_ctx = 0; local
257 trace_ctx = tracing_gen_ctx_flags(0);
260 trace_ctx);
306 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx);
H A Dtrace_events.c511 fbuffer->trace_ctx = tracing_gen_ctx_dec();
517 fbuffer->trace_ctx);
4307 unsigned int trace_ctx; local
4311 trace_ctx = tracing_gen_ctx();
4321 trace_ctx);
4329 entry, trace_ctx);
/linux-master/include/linux/
H A Dtrace_events.h175 unsigned int trace_ctx)
177 entry->preempt_count = trace_ctx & 0xff;
180 entry->flags = trace_ctx >> 16;
224 unsigned int trace_ctx; local
226 trace_ctx = tracing_gen_ctx();
232 trace_ctx--;
233 return trace_ctx;
242 unsigned int trace_ctx);
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 210 milliseconds