Home
last modified time | relevance | path

Searched refs:trace_load_plugins (Results 1 – 5 of 5) sorted by relevance

/external/trace-cmd/tracecmd/
Dtrace-check-events.c62 list = trace_load_plugins(pevent, open_flags); in trace_check_events()
Dtrace-list.c566 list = trace_load_plugins(pevent, 0); in show_plugin_options()
592 list = trace_load_plugins(pevent, 0); in show_plugins()
/external/trace-cmd/lib/trace-cmd/
Dtrace-util.c352 trace_load_plugins(struct tep_handle *tep, int flags) in trace_load_plugins() function
Dtrace-input.c4953 handle->plugin_list = trace_load_plugins(handle->pevent, flags); in tracecmd_alloc_fd()
/external/trace-cmd/lib/trace-cmd/include/private/
Dtrace-cmd-private.h31 struct tep_plugin_list *trace_load_plugins(struct tep_handle *tep, int flags);