Searched defs:pred (Results 1 – 1 of 1) sorted by relevance
220 static int filter_pred_string(struct filter_pred *pred, void *event) in filter_pred_string()233 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar()256 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc()272 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu()304 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm()315 static int filter_pred_none(struct filter_pred *pred, void *event) in filter_pred_none()427 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex()468 get_pred_parent(struct filter_pred *pred, struct filter_pred *preds, in get_pred_parent()494 struct filter_pred *pred = root; in walk_pred_tree() local546 struct filter_pred *pred; in process_ops() local[all …]