Home
last modified time | relevance | path

Searched defs:trace (Results 151 - 175 of 327) sorted by relevance

12345678910>>...14

/third_party/python/Lib/test/
H A Dtest_frame.py270 def trace(frame, event, arg): function
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_hooks.py247 def trace(statement): function
260 def trace(statement): function
274 def trace(statement): function
287 def trace(statement): global() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h50 void trace(bool On = false) { Trace = On; } in trace() function
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs749 fn trace<T>(&self, _: &BindgenContext, tracer: &mut T, _: &()) in trace() functions
H A Dty.rs1231 fn trace<T>(&self, context: &BindgenContext, tracer: &mut T, item: &Item) in trace() functions
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dimx21-dbg.c121 struct debug_isoc_trace *trace = &imx21->isoc_trace[ in debug_isoc_submitted() local
134 struct debug_isoc_trace *trace, *trace_failed; in debug_isoc_completed() local
376 debug_isoc_show_one(struct seq_file *s, const char *name, int index, struct debug_isoc_trace *trace) debug_isoc_show_one() argument
398 struct debug_isoc_trace *trace; debug_isoc_show() local
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Daf_rds.c408 struct rds_rx_trace_so trace; in rds_recv_track_latency() local
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dbeauty.h113 struct trace *trace; member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_selftest.c97 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret) in warn_failed_init_tracer() argument
325 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace, in trace_selftest_startup_dynamic_tracing() argument
658 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function() argument
732 trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) trace_graph_entry_watchdog() argument
759 trace_selftest_startup_function_graph(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function_graph() argument
826 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_irqsoff() argument
875 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptoff() argument
937 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptirqsoff() argument
1038 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_nop() argument
1090 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_wakeup() argument
1168 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_branch() argument
[all...]
H A Dtrace_irqsoff.c175 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry() argument
205 static void irqsoff_graph_return(struct ftrace_graph_ret *trace) in irqsoff_graph_return() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dbeauty.h114 struct trace *trace; member
/kernel/linux/linux-6.6/net/rds/
H A Daf_rds.c408 struct rds_rx_trace_so trace; in rds_recv_track_latency() local
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise_hist.c294 osnoise_print_summary(struct osnoise_hist_params *params, struct trace_instance *trace, struct osnoise_hist_data *data) osnoise_print_summary() argument
375 struct trace_instance *trace = &tool->trace; osnoise_print_stats() local
828 struct trace_instance *trace; osnoise_hist_main() local
[all...]
H A Dosnoise_top.c111 struct trace_instance *trace = context; in osnoise_top_handler() local
253 struct trace_instance *trace = &top->trace; in osnoise_print_stats() local
666 struct trace_instance *trace; osnoise_top_main() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_irqsoff.c178 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry() argument
208 static void irqsoff_graph_return(struct ftrace_graph_ret *trace) in irqsoff_graph_return() argument
[all...]
H A Dtrace_syscalls.c133 struct syscall_trace_enter *trace; in print_syscall_enter() local
179 struct syscall_trace_exit *trace; in print_syscall_exit() local
272 struct syscall_trace_enter trace; syscall_enter_define_fields() local
[all...]
H A Dtrace_selftest.c97 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret) in warn_failed_init_tracer() argument
356 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace, in trace_selftest_startup_dynamic_tracing() argument
691 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function() argument
765 trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) trace_graph_entry_watchdog() argument
796 trace_selftest_startup_function_graph(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_function_graph() argument
928 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_irqsoff() argument
977 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptoff() argument
1039 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_preemptirqsoff() argument
1140 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_nop() argument
1192 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_wakeup() argument
1270 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr) trace_selftest_startup_branch() argument
[all...]
H A Dfgraph.c126 struct ftrace_graph_ent trace; in function_graph_enter() local
159 ftrace_pop_return_trace(struct ftrace_graph_ret *trace, unsigned long *ret, unsigned long frame_pointer) ftrace_pop_return_trace() argument
250 struct ftrace_graph_ret trace; __ftrace_return_to_handler() local
388 ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) ftrace_graph_entry_stub() argument
484 ftrace_graph_entry_test(struct ftrace_graph_ent *trace) ftrace_graph_entry_test() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dioam6_iptunnel.c79 static bool ioam6_validate_trace_hdr(struct ioam6_trace_hdr *trace) in ioam6_validate_trace_hdr() argument
109 struct ioam6_trace_hdr *trace; ioam6_build_state() local
208 struct ioam6_trace_hdr *trace; ioam6_do_fill() local
[all...]
H A Dioam6.c633 __ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, struct ioam6_schema *sc, u8 sclen, bool is_input) __ioam6_fill_trace_data() argument
861 ioam6_fill_trace_data(struct sk_buff *skb, struct ioam6_namespace *ns, struct ioam6_trace_hdr *trace, bool is_input) ioam6_fill_trace_data() argument
[all...]
/third_party/libabigail/tools/
H A Dabilint.cc341 emit_trace(const vector<string>& trace, ostream& out) in emit_trace() argument
379 emit_artifact_use_trace(const artifact_use_relation_tree& artifact_use_tree, vector<string>& trace, ostream& out) emit_artifact_use_trace() argument
442 vector<string> trace; emit_artifact_use_trace() local
[all...]
/third_party/mbedtls/library/
H A Dmemory_buffer_alloc.c54 char **trace; member
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtracing-controller.cc243 std::vector<char> trace = tracing_session_->ReadTraceBlocking(); in StopTracing() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h57 struct u_trace trace; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.h197 struct u_trace trace; member

Completed in 21 milliseconds

12345678910>>...14