Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c42 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
47 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
52 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
395 static void __put_system(struct event_subsystem *system) in __put_system()
414 static void __get_system(struct event_subsystem *system) in __get_system()
576 int trace_set_clr_event(const char *system, const char *event, int set) in trace_set_clr_event()
794 struct event_subsystem *system = dir->subsystem; in system_enable_read() local
839 struct event_subsystem *system = dir->subsystem; in system_enable_write() local
1095 struct event_subsystem *system = NULL; in subsystem_open() local
1200 struct event_subsystem *system = dir->subsystem; in subsystem_filter_read() local
[all …]
Dtrace_events_filter.c659 void print_subsystem_event_filter(struct event_subsystem *system, in print_subsystem_event_filter()
2018 struct event_subsystem *system = dir->subsystem; in apply_subsystem_event_filter() local
Dtrace_events_trigger.c1170 const char *system; in event_enable_trigger_func() local