Searched refs:posts_not_found (Results 1 – 5 of 5) sorted by relevance
37 u64 posts_not_found; in __aligned() local
169 count_once(&session_stats->posts_not_found); in update_session_stats()699 stats->posts_not_found = READ_ONCE(session_stats->posts_not_found); in collect_stats()
185 u64 posts_not_found; member
301 write_u64("postsNotFound : ", stats->posts_not_found, ", ", buf, maxlen); in write_index_statistics()
2673 stats->posts_not_found = index_stats.posts_not_found; in get_index_statistics()