Home
last modified time | relevance | path

Searched defs:n_preds (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/trace/
Dtrace_events_filter.c554 int n_preds, ret; in filter_match_preds() local
679 static int __alloc_pred_stack(struct pred_stack *stack, int n_preds) in __alloc_pred_stack()
816 static int __alloc_preds(struct event_filter *filter, int n_preds) in __alloc_preds()
1410 int n_preds = 0; in count_preds() local
1578 int n_preds = 0; in replace_preds() local
Dtrace.h982 int n_preds; /* Number assigned */ member