Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
net_instaweb::SharedMemCacheData::Sector< kBlockSize > Member List

This is the complete list of members for net_instaweb::SharedMemCacheData::Sector< kBlockSize >, including all inherited members.

AllocBlocksFromFreeList(int goal, BlockVector *blocks) EXCLUSIVE_LOCKS_REQUIRED(mutex())net_instaweb::SharedMemCacheData::Sector< kBlockSize >
Attach(MessageHandler *handler)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
BlockBytes(BlockNum block_num)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
BlockListForEntry(CacheEntry *entry, BlockVector *out_blocks) EXCLUSIVE_LOCKS_REQUIRED(mutex())net_instaweb::SharedMemCacheData::Sector< kBlockSize >
BytesInPortion(size_t total_bytes, size_t b, size_t total)net_instaweb::SharedMemCacheData::Sector< kBlockSize >static
DataBlocksForSize(size_t size)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inlinestatic
DumpStats(MessageHandler *handler)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
EntryAt(EntryNum slot)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
GetBlockSuccessor(BlockNum block) EXCLUSIVE_LOCKS_REQUIRED(mutex())net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
Initialize(MessageHandler *handler)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
InsertEntryIntoLRU(EntryNum entry_num)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
LinkBlockSuccessors(const BlockVector &blocks) EXCLUSIVE_LOCKS_REQUIRED(mutex())net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
mutex() const LOCK_RETURNED(mutex_)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
OldestEntryNum() (defined in net_instaweb::SharedMemCacheData::Sector< kBlockSize >)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
RequiredSize(AbstractSharedMem *shmem_runtime, size_t cache_entries, size_t data_blocks)net_instaweb::SharedMemCacheData::Sector< kBlockSize >static
ReturnBlocksToFreeList(const BlockVector &blocks) EXCLUSIVE_LOCKS_REQUIRED(mutex())net_instaweb::SharedMemCacheData::Sector< kBlockSize >
Sector(AbstractSharedMemSegment *segment, size_t sector_offset, size_t cache_entries, size_t data_blocks)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
sector_stats()net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
SetBlockSuccessor(BlockNum block, BlockNum next) EXCLUSIVE_LOCKS_REQUIRED(mutex()) (defined in net_instaweb::SharedMemCacheData::Sector< kBlockSize >)net_instaweb::SharedMemCacheData::Sector< kBlockSize >inline
UnlinkEntryFromLRU(EntryNum entry_num)net_instaweb::SharedMemCacheData::Sector< kBlockSize >
~Sector() (defined in net_instaweb::SharedMemCacheData::Sector< kBlockSize >)net_instaweb::SharedMemCacheData::Sector< kBlockSize >