Lines Matching +defs:event +defs:dir

837 static int filter_pred_string(struct filter_pred *pred, void *event)  in filter_pred_string()
862 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar()
875 static int filter_pred_pchar_user(struct filter_pred *pred, void *event) in filter_pred_pchar_user()
897 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc()
919 static int filter_pred_strrelloc(struct filter_pred *pred, void *event) in filter_pred_strrelloc()
936 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu()
962 static int filter_pred_cpu_cpumask(struct filter_pred *pred, void *event) in filter_pred_cpu_cpumask()
970 static int filter_pred_cpumask(struct filter_pred *pred, void *event) in filter_pred_cpumask()
981 static int filter_pred_cpumask_cpu(struct filter_pred *pred, void *event) in filter_pred_cpumask_cpu()
992 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm()
1002 static int filter_pred_function(struct filter_pred *pred, void *event) in filter_pred_function()
1161 static int test_pred_visited_fn(struct filter_pred *pred, void *event) in test_pred_visited_fn()
1326 static void filter_free_subsystem_preds(struct trace_subsystem_dir *dir, in filter_free_subsystem_preds()
1344 static void filter_free_subsystem_filters(struct trace_subsystem_dir *dir, in filter_free_subsystem_filters()
1434 static int filter_pred_fn_call(struct filter_pred *pred, void *event) in filter_pred_fn_call()
2139 static int process_system_preds(struct trace_subsystem_dir *dir, in process_system_preds()
2323 static int create_system_filter(struct trace_subsystem_dir *dir, in create_system_filter()
2400 int apply_subsystem_event_filter(struct trace_subsystem_dir *dir, in apply_subsystem_event_filter()
2445 void ftrace_profile_free_filter(struct perf_event *event) in ftrace_profile_free_filter()
2577 static int ftrace_function_set_filter(struct perf_event *event, in ftrace_function_set_filter()
2601 static int ftrace_function_set_filter(struct perf_event *event, in ftrace_function_set_filter()
2608 int ftrace_profile_set_filter(struct perf_event *event, int event_id, in ftrace_profile_set_filter()
2732 static int test_pred_visited_fn(struct filter_pred *pred, void *event) in test_pred_visited_fn()