MCPcopy Create free account
hub / github.com/ceph/ceph / base

Method base

src/common/perf_counters_key.cc:63–63  ·  view source on GitHub ↗

return the wrapped iterator position

Source from the content-addressed store, hash-verified

61
62 // return the wrapped iterator position
63 base_iterator base() { return label.pos; }
64};
65
66// compare label_pairs by their key only

Callers 2

insertFunction · 0.45
sieve_evictMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected