Home
last modified time | relevance | path

Searched defs:trace (Results 176 - 200 of 356) sorted by relevance

12345678910>>...15

/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
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs1231 fn trace<T>(&self, context: &BindgenContext, tracer: &mut T, item: &Item) in trace() functions
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dwebrtc.cc245 bool trace = false; in pa_webrtc_ec_init() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dtrace.h62 Trace* const trace; member in marl::Trace::ScopedEvent
71 Trace* const trace; member in marl::Trace::ScopedAsyncEvent
[all...]
/third_party/python/Lib/test/
H A Dtest_trace.py10 import trace namespace
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory_test.cc533 int* trace = nullptr; member
549 int trace = 0; in TEST() local
593 int trace = 0; TEST() local
[all...]
/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp465 RemoteConnectOpenTrace trace = {}; in DoOpenConnection() local
426 DoOpenConnectionInner(const std::string &connectionName, const uint32_t tokenId, const std::string &networkId, RemoteConnectOpenTrace &trace) DoOpenConnectionInner() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix_util.h811 const float trace = row[0].x + row[1].y + row[2].z; in Decompose() local
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp260 bool SocPerfConfig::CheckTrace(const char* trace) in CheckTrace() argument
275 char* trace = reinterpret_cast<char*>(xmlGetProp(grandson, reinterpret_cast<const xmlChar*>("trace"))); in TraversalFreqResource() local
372 char* trace = reinterpret_cast<char*>(xmlGetProp(grandson, reinterpret_cast<const xmlChar*>("trace"))); LoadGovResource() local
[all...]

Completed in 23 milliseconds

12345678910>>...15