Searched refs:posts_found (Results 1 – 5 of 5) sorted by relevance
29 u64 posts_found; in __aligned() local
167 count_once(&session_stats->posts_found); in update_session_stats()695 stats->posts_found = READ_ONCE(session_stats->posts_found); in collect_stats()
183 u64 posts_found; member
299 write_u64("postsFound : ", stats->posts_found, ", ", buf, maxlen); in write_index_statistics()
2672 stats->posts_found = index_stats.posts_found; in get_index_statistics()