Searched refs:trace_events (Results 1 – 19 of 19) sorted by relevance
5 struct trace_events { struct6 struct trace_events *next; argument40 struct trace_events *trace_event_alloc(const char *event_string);42 struct trace_events *events);44 struct trace_events *events);46 struct trace_events *events);48 int trace_event_add_filter(struct trace_events *event, char *filter);49 int trace_event_add_trigger(struct trace_events *event, char *trigger);
202 static void trace_events_free(struct trace_events *events) in trace_events_free()204 struct trace_events *tevent = events; in trace_events_free()205 struct trace_events *free_event; in trace_events_free()224 struct trace_events *trace_event_alloc(const char *event_string) in trace_event_alloc()226 struct trace_events *tevent; in trace_event_alloc()250 int trace_event_add_filter(struct trace_events *event, char *filter) in trace_event_add_filter()265 int trace_event_add_trigger(struct trace_events *event, char *trigger) in trace_event_add_trigger()281 struct trace_events *tevent) in trace_event_disable_filter()310 struct trace_events *tevent) in trace_event_save_hist()359 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()
48 struct trace_events *events;385 struct trace_events *tevent; in timerlat_top_parse_args()
38 struct trace_events *events;496 struct trace_events *tevent; in osnoise_hist_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...]