Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dexpand-cgroup.c29 TEST_ASSERT_VAL("evlist is empty", !evlist__empty(evlist)); in test_expand_events()
165 if (evlist__empty(evlist)) { in expand_libpfm_events()
/linux/tools/perf/util/
A Devlist.h221 static inline bool evlist__empty(struct evlist *evlist) in evlist__empty() function
A Dsort.c2932 if (evlist == NULL || evlist__empty(evlist)) in get_default_sort_order()

Completed in 20 milliseconds