Searched refs:perf_mmap__empty (Results 1 – 1 of 1) sorted by relevance
876 static bool perf_mmap__empty(struct perf_mmap *md) in perf_mmap__empty() function902 if (refcount_read(&md->refcnt) == 1 && perf_mmap__empty(md)) in perf_mmap__consume()