Searched refs:__group_cmp (Results 1 – 1 of 1) sorted by relevance
1647 static inline int __group_cmp(const void *key, const struct rb_node *node) in __group_cmp() function1733 node = rb_find_first(&key, &groups->tree, __group_cmp); in perf_event_groups_first()1750 next = rb_next_match(&key, &event->group_node, __group_cmp); in perf_event_groups_next()