Searched refs:trace_probe (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_probe.h | 241 struct trace_probe { struct 254 static inline bool trace_probe_test_flag(struct trace_probe *tp, in trace_probe_test_flag() argument 260 static inline void trace_probe_set_flag(struct trace_probe *tp, in trace_probe_set_flag() 266 static inline void trace_probe_clear_flag(struct trace_probe *tp, in trace_probe_clear_flag() 272 static inline bool trace_probe_is_enabled(struct trace_probe *tp) in trace_probe_is_enabled() 277 static inline const char *trace_probe_name(struct trace_probe *tp) in trace_probe_name() 282 static inline const char *trace_probe_group_name(struct trace_probe *tp) in trace_probe_group_name() 288 trace_probe_event_call(struct trace_probe *tp) in trace_probe_event_call() 299 static inline struct trace_probe * 304 return list_first_entry(&tpe->probes, struct trace_probe, list); in trace_probe_primary_from_call() [all …]
|
| H A D | trace_probe.c | 749 int traceprobe_parse_probe_arg(struct trace_probe *tp, int i, char *arg, in traceprobe_parse_probe_arg() 842 static int __set_print_fmt(struct trace_probe *tp, char *buf, int len, in __set_print_fmt() 904 int traceprobe_set_print_fmt(struct trace_probe *tp, bool is_return) in traceprobe_set_print_fmt() 924 size_t offset, struct trace_probe *tp) in traceprobe_define_arg_fields() 956 int trace_probe_append(struct trace_probe *tp, struct trace_probe *to) in trace_probe_append() 970 void trace_probe_unlink(struct trace_probe *tp) in trace_probe_unlink() 978 void trace_probe_cleanup(struct trace_probe *tp) in trace_probe_cleanup() 989 int trace_probe_init(struct trace_probe *tp, const char *event, in trace_probe_init() 1052 int trace_probe_register_event_call(struct trace_probe *tp) in trace_probe_register_event_call() 1074 int trace_probe_add_file(struct trace_probe *tp, struct trace_event_file *file) in trace_probe_add_file() [all …]
|
| H A D | trace_kprobe.c | 61 struct trace_probe tp; 211 struct trace_probe *tp; in trace_kprobe_primary_from_call() 332 static void __disable_trace_kprobe(struct trace_probe *tp) in __disable_trace_kprobe() 334 struct trace_probe *pos; in __disable_trace_kprobe() 355 struct trace_probe *pos, *tp; in enable_trace_kprobe() 406 struct trace_probe *tp; in disable_trace_kprobe() 562 struct trace_probe *pos; in trace_kprobe_has_same_kprobe() 1484 struct trace_probe *tp; in print_kprobe_event() 1514 struct trace_probe *tp; in print_kretprobe_event() 1549 struct trace_probe *tp; in kprobe_event_define_fields() [all …]
|
| H A D | trace_uprobe.c | 64 struct trace_probe tp; 325 struct trace_probe *tp; in trace_uprobe_primary_from_call() 411 struct trace_probe *pos; in trace_uprobe_has_same_uprobe() 1075 static void __probe_event_disable(struct trace_probe *tp) in __probe_event_disable() 1077 struct trace_probe *pos; in __probe_event_disable() 1096 struct trace_probe *pos, *tp; in probe_event_enable() 1157 struct trace_probe *tp; in probe_event_disable() 1277 struct trace_probe *pos, *tp; in uprobe_perf_close() 1302 struct trace_probe *pos, *tp; in uprobe_perf_open()
|
| H A D | trace_probe_tmpl.h | 172 __get_data_size(struct trace_probe *tp, struct pt_regs *regs) in __get_data_size() 191 store_trace_args(void *data, struct trace_probe *tp, struct pt_regs *regs, in store_trace_args()
|
| H A D | Makefile | 93 obj-$(CONFIG_PROBE_EVENTS) += trace_probe.o
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | BusLogic.c | 734 if (blogic_global_options.trace_probe) { in blogic_init_mm_probeinfo() 974 if (blogic_global_options.trace_probe) { in blogic_init_fp_probeinfo() 1138 if (blogic_global_options.trace_probe) in blogic_probe() 1155 if (blogic_global_options.trace_probe) in blogic_probe() 1326 if (blogic_global_options.trace_probe) in blogic_checkadapter() 3792 blogic_global_options.trace_probe = true; in blogic_parseopts() 3800 blogic_global_options.trace_probe = true; in blogic_parseopts()
|
| H A D | BusLogic.h | 259 bool trace_probe:1; /* Bit 0 */ member
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |