Home
last modified time | relevance | path

Searched refs:trace_entry (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry()
78 struct trace_entry *e; in trace_alloc_entry()
89 struct trace_entry *e; in trace_log_reg()
106 struct trace_entry *e; in trace_log_counter()
122 struct trace_entry *e; in trace_log_string()
144 struct trace_entry *e; in trace_log_indent()
157 struct trace_entry *e; in trace_log_outdent()
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *
[all...]
H A Dtrace.h17 struct trace_entry struct
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry()
78 struct trace_entry *e; in trace_alloc_entry()
89 struct trace_entry *e; in trace_log_reg()
106 struct trace_entry *e; in trace_log_counter()
122 struct trace_entry *e; in trace_log_string()
144 struct trace_entry *e; in trace_log_indent()
157 struct trace_entry *e; in trace_log_outdent()
200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg()
216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter()
224 static void trace_print_string(struct trace_entry *
[all...]
H A Dtrace.h17 struct trace_entry struct
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h102 struct trace_entry { struct
110 struct trace_entry ent;
117 struct trace_entry ent;
124 struct trace_entry ent;
130 struct trace_entry ent;
137 struct trace_entry ent;
144 struct trace_entry ent;
/kernel/linux/linux-5.10/kernel/trace/
H A Dblktrace.c284 * generic trace_entry, filled by tracing_generic_entry_update, in __blk_add_trace()
1238 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1243 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) in pdu_start()
1248 static inline u64 t_cgid(const struct trace_entry *ent) in t_cgid()
1253 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len()
1258 static inline u32 t_action(const struct trace_entry *ent) in t_action()
1263 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes()
1268 static inline u32 t_sec(const struct trace_entry *ent) in t_sec()
1273 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector()
1278 static inline __u16 t_error(const struct trace_entry *en
[all...]
H A Dtrace_output.c28 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only()
41 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only()
54 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only()
298 struct trace_entry *entry; in trace_raw_output_prep()
450 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt()
504 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic()
594 struct trace_entry *entry = iter->ent; in trace_print_context()
630 struct trace_entry *entry, *next_entry; in trace_print_lat_context()
1162 struct trace_entry *entry = iter->ent; in trace_hwlat_print()
1227 struct trace_entry *entr in trace_bputs_print()
[all...]
H A Dtrace_mmiotrace.c169 struct trace_entry *entry = iter->ent; in mmio_print_rw()
214 struct trace_entry *entry = iter->ent; in mmio_print_map()
248 struct trace_entry *entry = iter->ent; in mmio_print_mark()
H A Dtrace_output.h29 trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry);
H A Dtrace.h83 struct trace_entry ent; \
117 struct trace_entry ent;
123 struct trace_entry ent;
129 struct trace_entry ent;
134 struct trace_entry ent;
439 * Where "type" is the trace type that includes the trace_entry
756 struct trace_entry *tracing_get_trace_entry(struct trace_array *tr,
759 struct trace_entry *trace_find_next_entry(struct trace_iterator *iter,
H A Dtrace_functions_graph.c376 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
518 struct trace_entry *ent = iter->ent; in print_graph_irq()
723 struct trace_entry *ent = iter->ent; in print_graph_prologue()
902 struct trace_entry *ent, struct trace_iterator *iter, in print_graph_return()
970 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
1043 struct trace_entry *entry = iter->ent; in print_graph_function_flags()
/kernel/linux/linux-6.6/kernel/trace/
H A Dblktrace.c286 * generic trace_entry, filled by tracing_generic_entry_update, in __blk_add_trace()
1190 const struct blk_io_trace *te_blk_io_trace(const struct trace_entry *ent) in te_blk_io_trace()
1195 static inline const void *pdu_start(const struct trace_entry *ent, bool has_cg) in pdu_start()
1200 static inline u64 t_cgid(const struct trace_entry *ent) in t_cgid()
1205 static inline int pdu_real_len(const struct trace_entry *ent, bool has_cg) in pdu_real_len()
1210 static inline u32 t_action(const struct trace_entry *ent) in t_action()
1215 static inline u32 t_bytes(const struct trace_entry *ent) in t_bytes()
1220 static inline u32 t_sec(const struct trace_entry *ent) in t_sec()
1225 static inline unsigned long long t_sector(const struct trace_entry *ent) in t_sector()
1230 static inline __u16 t_error(const struct trace_entry *en
[all...]
H A Dtrace.h105 struct trace_entry ent; \
137 struct trace_entry ent;
143 struct trace_entry ent;
149 struct trace_entry ent;
154 struct trace_entry ent;
158 struct trace_entry ent;
164 struct trace_entry ent;
169 struct trace_entry ent;
472 * Where "type" is the trace type that includes the trace_entry
636 struct trace_entry *tracing_get_trace_entr
[all...]
H A Dtrace_mmiotrace.c167 struct trace_entry *entry = iter->ent; in mmio_print_rw()
212 struct trace_entry *entry = iter->ent; in mmio_print_map()
246 struct trace_entry *entry = iter->ent; in mmio_print_mark()
H A Dtrace_output.c28 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only()
41 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only()
54 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only()
301 struct trace_entry *entry; in trace_raw_output_prep()
444 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt()
507 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic()
612 struct trace_entry *entry = iter->ent; in trace_print_context()
641 struct trace_entry *entry, *next_entry; in trace_print_lat_context()
1319 struct trace_entry *entry = iter->ent; in trace_hwlat_print()
1383 struct trace_entry *entr in trace_osnoise_print()
[all...]
H A Dtrace_output.h32 trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry);
H A Dtrace_syscalls.c132 struct trace_entry *ent = iter->ent; in print_syscall_enter()
178 struct trace_entry *ent = iter->ent; in print_syscall_exit()
558 struct trace_entry ent; in perf_call_bpf_enter()
663 struct trace_entry ent; in perf_call_bpf_exit()
H A Dtrace_functions_graph.c380 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
522 struct trace_entry *ent = iter->ent; in print_graph_irq()
785 struct trace_entry *ent = iter->ent; in print_graph_prologue()
964 struct trace_entry *ent, struct trace_iterator *iter, in print_graph_return()
1041 print_graph_comment(struct trace_seq *s, struct trace_entry *ent, in print_graph_comment()
1114 struct trace_entry *entry = iter->ent; in print_graph_function_flags()
/kernel/linux/linux-5.10/include/linux/
H A Dtrace_events.h67 struct trace_entry { struct
75 ((1 << (sizeof(((struct trace_entry *)0)->type) * 8)) - 1)
105 struct trace_entry *ent;
155 void tracing_generic_entry_update(struct trace_entry *entry,
/kernel/linux/linux-5.10/drivers/misc/genwqe/
H A Dcard_utils.c890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
955 for (trace_entry = 0; in genwqe_ffdc_buff_read()
956 trace_entry < (trace ? trace_entries : traps); in genwqe_ffdc_buff_read()
957 trace_entry++) { in genwqe_ffdc_buff_read()
962 (diag_sel<<16) | trace_entry, val); in genwqe_ffdc_buff_read()
/kernel/linux/linux-6.6/drivers/misc/genwqe/
H A Dcard_utils.c890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
955 for (trace_entry = 0; in genwqe_ffdc_buff_read()
956 trace_entry < (trace ? trace_entries : traps); in genwqe_ffdc_buff_read()
957 trace_entry++) { in genwqe_ffdc_buff_read()
962 (diag_sel<<16) | trace_entry, val); in genwqe_ffdc_buff_read()
/kernel/linux/linux-6.6/include/trace/
H A Dtrace_events.h9 * struct trace_entry ent;
53 struct trace_entry ent; \
149 * struct trace_entry *entry;
218 struct trace_entry *entry; \
H A Dtrace_custom_events.h43 struct trace_entry ent; \
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c1482 u64 trace_entry; in cell_handle_interrupt_spu() local
1504 trace_entry = 0xfedcba; in cell_handle_interrupt_spu()
1547 trace_entry = trace_buffer[0] in cell_handle_interrupt_spu()
1553 sample = trace_entry >> 14; in cell_handle_interrupt_spu()
/kernel/linux/linux-6.6/include/linux/
H A Dtrace_events.h79 struct trace_entry { struct
87 ((1 << (sizeof(((struct trace_entry *)0)->type) * 8)) - 1)
118 struct trace_entry *ent;
167 static inline void tracing_generic_entry_update(struct trace_entry *entry, in tracing_generic_entry_update()

Completed in 29 milliseconds

12