#include "squid.h"
#include "ipc/StoreMap.h"
#include "sbuf/SBuf.h"
#include "SquidConfig.h"
#include "StatCounters.h"
#include "Store.h"
#include "store/Controller.h"
#include "store_key_md5.h"
#include "tools.h"
#include <chrono>
Include dependency graph for StoreMap.cc:
Go to the source code of this file.
Classes | |
class | ConservativeTimer |
Functions | |
static SBuf | StoreMapSlicesId (const SBuf &path) |
static SBuf | StoreMapAnchorsId (const SBuf &path) |
static SBuf | StoreMapFileNosId (const SBuf &path) |
Function Documentation
◆ StoreMapAnchorsId()
Definition at line 30 of file StoreMap.cc.
References Ipc::Mem::Segment::Name().
Referenced by Ipc::StoreMap::Init().
◆ StoreMapFileNosId()
Definition at line 36 of file StoreMap.cc.
References Ipc::Mem::Segment::Name().
Referenced by Ipc::StoreMap::Init().
◆ StoreMapSlicesId()
Definition at line 24 of file StoreMap.cc.
References Ipc::Mem::Segment::Name().
Referenced by Ipc::StoreMap::Init().