Home
last modified time | relevance | path

Searched defs:system (Results 1 – 3 of 3) sorted by relevance

/kernel/trace/
Dtrace_events.c44 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
49 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
54 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
651 static void __put_system(struct event_subsystem *system) in __put_system()
669 static void __get_system(struct event_subsystem *system) in __get_system()
838 int trace_set_clr_event(const char *system, const char *event, int set) in trace_set_clr_event()
1095 struct event_subsystem *system = dir->subsystem; in system_enable_read() local
1140 struct event_subsystem *system = dir->subsystem; in system_enable_write() local
1391 struct event_subsystem *system = NULL; in subsystem_open() local
1496 struct event_subsystem *system = dir->subsystem; in subsystem_filter_read() local
[all …]
Dtrace_events_filter.c706 void print_subsystem_event_filter(struct event_subsystem *system, in print_subsystem_event_filter()
2035 struct event_subsystem *system = dir->subsystem; in apply_subsystem_event_filter() local
Dtrace_events_trigger.c1319 const char *system; in event_enable_trigger_func() local