Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Add
Method
Add
pkg/fs/debug.go:74–76 ·
view source on GitHub ↗
(delta int64)
Source
from the content-addressed store, hash-verified
72
}
73
74
func
(a *atomicInt64) Add(delta int64) int64 {
75
return
atomic.AddInt64(&a.v, delta)
76
}
77
78
// A stat is a wrapper around an atomic int64, as is a fuse.Node
79
// exporting that data as a decimal.
Callers
15
Upload
Method · 0.45
RemoveBlobs
Method · 0.45
CallbackURLParameters
Method · 0.45
newFromConfig
Function · 0.45
maybeStart
Method · 0.45
importBookmarkText
Method · 0.45
TestImportAlbums
Function · 0.45
fakeAlbum
Function · 0.45
fakePhotoEntry
Function · 0.45
fakePhotosPage
Function · 0.45
importBatch
Method · 0.45
timeMatches
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestImportAlbums
Function · 0.36
searchDescribeSetup
Function · 0.36
addToClockOrigin
Function · 0.36
addClaim
Method · 0.36
addPermanode
Method · 0.36
handlerDescribeTestSetupWithImage
Function · 0.36
handlerDescribeTestSetupWithEmbeddedRefs
Function · 0.36
TestEncryptStress
Function · 0.36
TestUploadFile
Function · 0.36
TestClaimsAttrValue
Function · 0.36
Exp_AwaitReindexing
Method · 0.36
newTestCorpusWithPermanode
Function · 0.36