Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dispatchrun/wzprof
/ total
Method
total
wzprof.go:350–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
348
}
349
350
func
(sc *stackCounter) total() int64 {
351
return
sc.value[1]
352
}
353
354
func
(sc *stackCounter) sampleLocation() stackTrace {
355
return
sc.stack
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