Searched defs:pb_cache_entry (Results 1 – 1 of 1) sorted by relevance
40 struct pb_cache_entry struct42 struct list_head head;43 struct pb_buffer *buffer; /**< Pointer to the structure this is part of. */44 struct pb_cache *mgr;45 int64_t start, end; /**< Caching time interval */46 unsigned bucket_index;