Go to the documentation of this file. 1 #ifndef __PERF_RBLIST_H
2 #define __PERF_RBLIST_H
4 #include <linux/rbtree.h>
37 static inline bool rblist__empty(
const struct rblist *
rblist)
42 static inline unsigned int rblist__nr_entries(
const struct rblist *
rblist)