Searched refs:evlist__empty (Results 1 – 4 of 4) sorted by relevance
28 TEST_ASSERT_VAL("evlist is empty", !evlist__empty(evlist)); in test_expand_events()158 if (evlist__empty(evlist)) { in expand_libpfm_events()
232 static inline bool evlist__empty(struct evlist *evlist) in evlist__empty() function
365 if (evlist__empty(evlist)) { in evlist__cpu_begin()
3849 if (evlist == NULL || evlist__empty(evlist)) in get_default_sort_order()
Completed in 19 milliseconds