Searched refs:trace_events (Results 1 – 19 of 19) sorted by relevance
5 struct trace_events { struct6 struct trace_events *next; argument41 struct trace_events *trace_event_alloc(const char *event_string);43 struct trace_events *events);45 struct trace_events *events);47 struct trace_events *events);49 int trace_event_add_filter(struct trace_events *event, char *filter);50 int trace_event_add_trigger(struct trace_events *event, char *trigger);
210 static void trace_events_free(struct trace_events *events) in trace_events_free()212 struct trace_events *tevent = events; in trace_events_free()213 struct trace_events *free_event; in trace_events_free()232 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc()234 struct trace_events *tevent; in trace_event_alloc()258 int trace_event_add_filter(struct trace_events *event, char *filter) in trace_event_add_filter()273 int trace_event_add_trigger(struct trace_events *event, char *trigger) in trace_event_add_trigger()289 struct trace_events *tevent) in trace_event_disable_filter()318 struct trace_events *tevent) in trace_event_save_hist()367 struct trace_events *tevent) in trace_event_disable_trigger()[all …]
45 struct trace_events *events;347 struct trace_events *tevent; in osnoise_top_parse_args()
38 struct trace_events *events;496 struct trace_events *tevent; in osnoise_hist_parse_args()
48 struct trace_events *events;385 struct trace_events *tevent; in timerlat_top_parse_args()
45 struct trace_events *events;586 struct trace_events *tevent; in timerlat_hist_parse_args()
22 obj-$(CONFIG_SAMPLE_TRACE_EVENTS) += trace_events/23 obj-$(CONFIG_SAMPLE_TRACE_CUSTOM_EVENTS) += trace_events/
14 tristate "Build trace_events examples -- loadable modules only"
77 obj-$(CONFIG_EVENT_TRACING) += trace_events.o
3299 start = mod->trace_events; in trace_module_add_events()3300 end = mod->trace_events + mod->num_trace_events; in trace_module_add_events()
523 struct trace_event_call **trace_events; member
18 tools that can read trace_events (such as ftrace and perf). The registration
100 See The example provided in samples/trace_events
2158 mod->trace_events = section_objs(info, "_ftrace_events", in find_module_sections()2159 sizeof(*mod->trace_events), in find_module_sections()
[all...]
941 2024-12-28 20:09:06.163-0600 FINEST t1140 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/samples/trace_events/Makefile.gz'[all...]