Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c56 static inline int system_refcount(struct event_subsystem *system) in system_refcount()
61 static int system_refcount_inc(struct event_subsystem *system) in system_refcount_inc()
66 static int system_refcount_dec(struct event_subsystem *system) in system_refcount_dec()
1080 static void __put_system(struct event_subsystem *system) in __put_system()
1098 static void __get_system(struct event_subsystem *system) in __get_system()
1287 int trace_set_clr_event(const char *system, const char *event, int set) in trace_set_clr_event()
1311 int trace_array_set_clr_event(struct trace_array *tr, const char *system, in trace_array_set_clr_event()
1602 struct event_subsystem *system = dir->subsystem; in system_enable_read() local
1648 struct event_subsystem *system = dir->subsystem; in system_enable_write() local
1915 struct event_subsystem *system = NULL; in subsystem_open() local
[all …]
Dtrace_events_hist.c175 char *system; member
775 const char *system = NULL, *name = NULL; in last_cmd_set() local
1148 char *system, in find_var_file()
1211 char *system = data->match_data.event_system; in find_match_var() local
1233 char *system, in find_event_var()
2093 char *system, char *event_name) in init_var_ref()
2183 char *system, char *event_name) in create_var_ref()
2244 char *system, char *event_name, in local_field_var_ref()
2271 char *system, char *event_name, in parse_var_ref()
2913 char *system, char *event_name) in event_file()
[all …]
Dtrace_eprobe.c127 static bool eprobe_dyn_event_match(const char *system, const char *event, in eprobe_dyn_event_match()
772 find_and_get_event(const char *system, const char *event_name) in find_and_get_event()
Dtrace_dynevent.c75 char *system = NULL, *event, *p; in dyn_event_release() local
Dtrace_events_filter.c1267 void print_subsystem_event_filter(struct event_subsystem *system, in print_subsystem_event_filter()
2403 struct event_subsystem *system = dir->subsystem; in apply_subsystem_event_filter() local
Dtrace_fprobe.c110 static bool trace_fprobe_match(const char *system, const char *event, in trace_fprobe_match()
Dtrace_events_trigger.c1773 const char *system; in event_enable_trigger_parse() local
Dtrace_probe.c2096 find_trace_event_call(const char *system, const char *event_name) in find_trace_event_call()
Dtrace_uprobe.c305 static bool trace_uprobe_match(const char *system, const char *event, in trace_uprobe_match()
Dtrace_events_synth.c119 static bool synth_event_match(const char *system, const char *event, in synth_event_match()
Dtrace_kprobe.c169 static bool trace_kprobe_match(const char *system, const char *event, in trace_kprobe_match()
Dtrace_events_user.c1921 static bool user_event_match(const char *system, const char *event, in user_event_match()