Home
last modified time | relevance | path

Searched refs:trace_subsystem_dir (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/trace/
A Dtrace_events.c925 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir()
932 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir()
943 static void put_system(struct trace_subsystem_dir *dir) in put_system()
1411 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_read()
1457 struct trace_subsystem_dir *dir = filp->private_data; in system_enable_write()
1758 struct trace_subsystem_dir *dir; in system_tr_open()
1780 struct trace_subsystem_dir *dir = file->private_data; in subsystem_release()
1801 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_read()
1828 struct trace_subsystem_dir *dir = filp->private_data; in subsystem_filter_write()
2265 struct trace_subsystem_dir *dir; in event_subsystem_dir()
[all …]
A Dtrace_events_filter.c1051 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1069 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
1569 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
1753 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
1827 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
A Dtrace.h1300 struct trace_subsystem_dir { struct
1484 extern int apply_subsystem_event_filter(struct trace_subsystem_dir *dir,
/linux/include/linux/
A Dtrace_events.h456 struct trace_subsystem_dir;
629 struct trace_subsystem_dir *system;

Completed in 27 milliseconds