MCPcopy Create free account
hub / github.com/1a1a11a/libCacheSim / Belady_obj_metadata

Class Belady_obj_metadata

libCacheSim/include/libCacheSim/cacheObj.h:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75} Hyperbolic_obj_metadata_t;
76
77typedef struct Belady_obj_metadata {
78 void *pq_node;
79 int64_t next_access_vtime;
80} Belady_obj_metadata_t;
81
82typedef struct {
83 bool is_LIR;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected