Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dispatchrun/wzprof
/ count
Method
count
wzprof.go:346–348 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
344
}
345
346
func
(sc *stackCounter) count() int64 {
347
return
sc.value[0]
348
}
349
350
func
(sc *stackCounter) total() int64 {
351
return
sc.value[1]
Callers
3
String
Method · 0.95
assertStackCount
Function · 0.80
snapshot
Method · 0.80
Calls
no outgoing calls
Tested by
1
assertStackCount
Function · 0.64