Searched defs:pred (Results 1 – 1 of 1) sorted by relevance
204 static int filter_pred_string(struct filter_pred *pred, void *event) in filter_pred_string()217 static int filter_pred_pchar(struct filter_pred *pred, void *event) in filter_pred_pchar()240 static int filter_pred_strloc(struct filter_pred *pred, void *event) in filter_pred_strloc()256 static int filter_pred_cpu(struct filter_pred *pred, void *event) in filter_pred_cpu()288 static int filter_pred_comm(struct filter_pred *pred, void *event) in filter_pred_comm()299 static int filter_pred_none(struct filter_pred *pred, void *event) in filter_pred_none()397 static void filter_build_regex(struct filter_pred *pred) in filter_build_regex()435 get_pred_parent(struct filter_pred *pred, struct filter_pred *preds, in get_pred_parent()461 struct filter_pred *pred = root; in walk_pred_tree() local513 struct filter_pred *pred; in process_ops() local[all …]