MCPcopy
hub / github.com/etcd-io/bbolt / Count

Method Count

internal/freelist/freelist.go:31–31  ·  view source on GitHub ↗

Count returns the number of free and pending pages.

()

Source from the content-addressed store, hash-verified

29
30 // Count returns the number of free and pending pages.
31 Count() int
32
33 // FreeCount returns the number of free pages.
34 FreeCount() int

Callers 15

checkMethod · 0.65
writeMethod · 0.65
forEachPageInternalMethod · 0.65
PageMethod · 0.65
StatsMethod · 0.65
_forEachPageNodeMethod · 0.65
searchPageMethod · 0.65
nsearchMethod · 0.65
countMethod · 0.65
ClearPageElementsFunction · 0.65

Calls

no outgoing calls