Home
last modified time | relevance | path

Searched refs:count_leafs_cb (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/trace/
Dtrace_events_filter.c1512 static int count_leafs_cb(enum move_type move, struct filter_pred *pred, in count_leafs_cb() function
1528 ret = walk_pred_tree(preds, root, count_leafs_cb, &count); in count_leafs()