Home
last modified time | relevance | path

Searched defs:tevent (Results 1 – 6 of 6) sorted by relevance

/linux/tools/tracing/rtla/src/
H A Dtrace.c254 struct trace_events *tevent = events; trace_events_free() local
276 struct trace_events *tevent; trace_event_alloc() local
331 trace_event_disable_filter(struct trace_instance * instance,struct trace_events * tevent) trace_event_disable_filter() argument
360 trace_event_save_hist(struct trace_instance * instance,struct trace_events * tevent) trace_event_save_hist() argument
409 trace_event_disable_trigger(struct trace_instance * instance,struct trace_events * tevent) trace_event_disable_trigger() argument
440 struct trace_events *tevent = events; trace_events_disable() local
462 trace_event_enable_filter(struct trace_instance * instance,struct trace_events * tevent) trace_event_enable_filter() argument
497 trace_event_enable_trigger(struct trace_instance * instance,struct trace_events * tevent) trace_event_enable_trigger() argument
535 struct trace_events *tevent = events; trace_events_enable() local
[all...]
H A Dosnoise_top.c325 struct trace_events *tevent; osnoise_top_parse_args() local
H A Dosnoise_hist.c472 struct trace_events *tevent; osnoise_hist_parse_args() local
H A Dtimerlat_top.c541 struct trace_events *tevent; timerlat_top_parse_args() local
H A Dtimerlat_hist.c769 struct trace_events *tevent; timerlat_hist_parse_args() local
/linux/tools/perf/util/
H A Dsession.h58 struct trace_event tevent; member