Searched defs:raw_command (Results 1 – 6 of 6) sorted by relevance
72 int dyn_event_release(const char *raw_command, struct dyn_event_operations *type) in dyn_event_release()127 static int create_dyn_event(const char *raw_command) in create_dyn_event()
1429 static int check_command(const char *raw_command) in check_command()1462 static int create_or_delete_synth_event(const char *raw_command) in create_or_delete_synth_event()2045 static int create_synth_event(const char *raw_command) in create_synth_event()
904 static int trace_kprobe_create(const char *raw_command) in trace_kprobe_create()909 static int create_or_delete_trace_kprobe(const char *raw_command) in create_or_delete_trace_kprobe()
719 int trace_uprobe_create(const char *raw_command) in trace_uprobe_create()724 static int create_or_delete_trace_uprobe(const char *raw_command) in create_or_delete_trace_uprobe()
1193 int trace_probe_create(const char *raw_command, int (*createfn)(int, const char **)) in trace_probe_create()
59 static int eprobe_dyn_event_create(const char *raw_command) in eprobe_dyn_event_create()
Completed in 18 milliseconds