Searched defs:trace (Results 26 - 50 of 103) sorted by relevance

12345

/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_debugfs.c35 int trace; local
H A Dvchiq_arm.h64 int trace; member in struct:vchiq_instance
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c31 struct mod_hdcp_trace *trace = &hdcp->connection.trace; local
[all...]
/linux-master/tools/tracing/rtla/src/
H A Dosnoise.h97 struct trace_instance trace; member in struct:osnoise_tool
H A Dtrace.c118 struct trace_instance *trace = context; local
132 void trace_instance_destroy(struct trace_instance *trace) argument
162 trace_instance_init(struct trace_instance *trace, char *tool_name) argument
194 trace_instance_start(struct trace_instance *trace) argument
525 trace_is_off(struct trace_instance *tool, struct trace_instance *trace) argument
[all...]
H A Dosnoise_hist.c294 osnoise_print_summary(struct osnoise_hist_params *params, struct trace_instance *trace, struct osnoise_hist_data *data) argument
375 struct trace_instance *trace = &tool->trace; local
828 struct trace_instance *trace; local
[all...]
H A Dosnoise_top.c111 struct trace_instance *trace = context; local
253 struct trace_instance *trace = &top->trace; local
666 struct trace_instance *trace; local
[all...]
H A Dosnoise.c908 int enable_osnoise(struct trace_instance *trace) argument
916 int enable_timerlat(struct trace_instance *trace) argument
1057 struct osnoise_tool *trace; local
[all...]
/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c203 struct stack_trace *trace; member in struct:stack_trace_data
210 struct stack_trace *trace = trace_data->trace; local
223 void save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) argument
233 save_stack_trace(struct stack_trace *trace) argument
[all...]
/linux-master/kernel/
H A Dstacktrace.c249 save_stack_trace_tsk(struct task_struct *tsk, struct stack_trace *trace) argument
255 save_stack_trace_regs(struct pt_regs *regs, struct stack_trace *trace) argument
271 struct stack_trace trace = { local
295 struct stack_trace trace = { local
319 struct stack_trace trace = { local
345 struct stack_trace trace = { local
365 struct stack_trace trace = { local
[all...]
/linux-master/kernel/trace/
H A Dtrace_branch.c317 static void *annotated_branch_stat_start(struct tracer_stat *trace) argument
407 static void *all_branch_stat_start(struct tracer_stat *trace) argument
H A Dtrace_stat.c308 int register_stat_tracer(struct tracer_stat *trace) argument
351 void unregister_stat_tracer(struct tracer_stat *trace) argument
[all...]
H A Dfgraph.c126 struct ftrace_graph_ent trace; local
159 ftrace_pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret, unsigned long frame_pointer) argument
250 struct ftrace_graph_ret trace; local
388 ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) argument
484 ftrace_graph_entry_test(struct ftrace_graph_ent *trace) argument
[all...]
H A Dtrace_irqsoff.c178 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) argument
208 static void irqsoff_graph_return(struct ftrace_graph_ret *trace) argument
[all...]
H A Dtrace_syscalls.c133 struct syscall_trace_enter *trace; local
179 struct syscall_trace_exit *trace; local
272 struct syscall_trace_enter trace; local
[all...]
H A Dtrace_selftest.c97 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret) argument
356 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace, argument
691 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) argument
765 trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) argument
796 trace_selftest_startup_function_graph(struct tracer *trace, struct trace_array *tr) argument
928 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) argument
977 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) argument
1039 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) argument
1140 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) argument
1192 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) argument
1270 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr) argument
[all...]
H A Dtrace_sched_wakeup.c115 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) argument
144 static void wakeup_graph_return(struct ftrace_graph_ret *trace) argument
[all...]
/linux-master/arch/x86/mm/
H A Dmmio-mod.c135 struct remap_trace *trace = p->private; local
223 struct remap_trace *trace = kmalloc(sizeof(*trace), GFP_KERNEL); local
286 struct remap_trace *trace; local
342 struct remap_trace *trace; local
[all...]
/linux-master/drivers/remoteproc/
H A Dremoteproc_debugfs.c130 struct rproc_mem_entry *trace = &data->trace_mem; local
386 rproc_create_trace_file(const char *name, struct rproc *rproc, struct rproc_debug_trace *trace) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dcoredump.h9 struct trace { struct
/linux-master/net/ipv6/
H A Dioam6_iptunnel.c79 static bool ioam6_validate_trace_hdr(struct ioam6_trace_hdr *trace) argument
109 struct ioam6_trace_hdr *trace; local
208 struct ioam6_trace_hdr *trace; local
[all...]
/linux-master/tools/perf/trace/beauty/
H A Dbeauty.h114 struct trace *trace; member in struct:syscall_arg
/linux-master/net/rds/
H A Daf_rds.c408 struct rds_rx_trace_so trace; local
/linux-master/fs/bcachefs/
H A Dbtree_locking.c500 __bch2_btree_node_relock(struct btree_trans *trans, struct btree_path *path, unsigned level, bool trace) argument
/linux-master/fs/netfs/
H A Dbuffered_write.c165 enum netfs_folio_trace trace; local

Completed in 252 milliseconds

12345