/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | beauty.h | 113 struct trace *trace; member
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_selftest.c | 97 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 D | trace_irqsoff.c | 175 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...] |
H A D | trace_sched_wakeup.c | 115 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry() argument 145 static void wakeup_graph_return(struct ftrace_graph_ret *trace) in wakeup_graph_return() argument [all...] |
H A D | trace_syscalls.c | 133 struct syscall_trace_enter *trace; in print_syscall_enter() local 179 struct syscall_trace_exit *trace; in print_syscall_exit() local 274 struct syscall_trace_enter trace; syscall_enter_define_fields() local [all...] |
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | beauty.h | 114 struct trace *trace; member
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | af_rds.c | 408 struct rds_rx_trace_so trace; in rds_recv_track_latency() local
|
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise_hist.c | 294 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 D | osnoise_top.c | 111 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...] |
H A D | timerlat_aa.c | 691 struct trace_instance *trace = &taa_ctx->tool->trace; timerlat_auto_analysis_collect_trace() local [all...] |
H A D | timerlat_hist.c | 216 struct trace_instance *trace = data; in timerlat_hist_handler() local 283 timerlat_print_summary(struct timerlat_hist_params *params, struct trace_instance *trace, struct timerlat_hist_data *data) timerlat_print_summary() argument 410 struct trace_instance *trace = &tool->trace; timerlat_print_stats() local 950 struct trace_instance *trace; timerlat_hist_main() local [all...] |
H A D | timerlat_top.c | 159 struct trace_instance *trace = context; in timerlat_top_handler() local 301 struct trace_instance *trace = &top->trace; in timerlat_print_stats() local 760 struct trace_instance *trace; timerlat_top_main() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_irqsoff.c | 178 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 D | trace_syscalls.c | 133 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 D | trace_selftest.c | 97 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 D | fgraph.c | 126 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 D | ioam6_iptunnel.c | 79 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 D | ioam6.c | 633 __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...] |
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | card_utils.c | 890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ref-verify.c | 53 unsigned long trace[MAX_TRACE]; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | stackmap.c | 476 struct perf_callchain_entry *trace; in BPF_CALL_3() local 400 __bpf_get_stackid(struct bpf_map *map, struct perf_callchain_entry *trace, u64 flags) __bpf_get_stackid() argument 506 count_kernel_ip(struct perf_callchain_entry *trace) count_kernel_ip() argument 522 struct perf_callchain_entry *trace; BPF_CALL_3() local 584 struct perf_callchain_entry *trace; __bpf_get_stack() local 702 struct perf_callchain_entry *trace; BPF_CALL_4() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/genwqe/ |
H A D | card_utils.c | 890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ref-verify.c | 56 unsigned long trace[MAX_TRACE]; member
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cookie.c | 505 enum fscache_access_trace trace = fscache_access_lookup_cookie_end_failed; in fscache_perform_lookup() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | stackmap.c | 289 struct perf_callchain_entry *trace; in BPF_CALL_3() local 213 __bpf_get_stackid(struct bpf_map *map, struct perf_callchain_entry *trace, u64 flags) __bpf_get_stackid() argument 319 count_kernel_ip(struct perf_callchain_entry *trace) count_kernel_ip() argument 335 struct perf_callchain_entry *trace; BPF_CALL_3() local 397 struct perf_callchain_entry *trace; __bpf_get_stack() local 513 struct perf_callchain_entry *trace; BPF_CALL_4() local [all...] |