MCPcopy Create free account

hub / github.com/aclements/go-misc / functions

Functions916 in github.com/aclements/go-misc

↓ 4 callersMethodAdd
(o Outcome)
memmodel/outcome.go:49
↓ 4 callersMethodAddIssueComment
(issue *github.Issue, text string)
minutes3/github.go:28
↓ 4 callersMethodClient
()
gopool/main.go:229
↓ 4 callersMethodDo
Do applies the effect of instr to the value state and returns an Extended ValState.
rtcheck/val.go:151
↓ 4 callersMethodFlatten
Flatten turns sf into a list of calls where the outer-most call is first.
rtcheck/main.go:1128
↓ 4 callersMethodGet
Get returns the value associated with ps in psm.
rtcheck/main.go:1629
↓ 4 callersMethodIssueComments
(issue *github.Issue)
minutes3/github.go:27
↓ 4 callersMethodLeaf
(label string)
rtcheck/debug.go:61
↓ 4 callersFunctionNewLockSet
()
rtcheck/main.go:929
↓ 4 callersFunctionParse
Parse parses a standard Go benchmark results file from r. It returns a *Benchmark for each benchmark result line in the file. There may be many result
bench/parse.go:69
↓ 4 callersMethodPop
()
rtcheck/debug.go:53
↓ 4 callersMethodPut
(b *Buildlet)
gopool/main.go:365
↓ 4 callersMethodStringSummary
()
pcvaluetab/dist.go:31
↓ 4 callersMethodUnlock
()
gopool/main.go:187
↓ 4 callersMethodWrite
(data []byte)
stress2/reporter.go:42
↓ 4 callersFunctionaddrUnOp
(op token.Token)
rtcheck/val.go:388
↓ 4 callersFunctionall
(opacity)
rtcheck/static/main.js:83
↓ 4 callersMethodbuildletByName
(name string)
gopool/main.go:225
↓ 4 callersMethodclone
()
rtcheck/main.go:933
↓ 4 callersMethodconsume
consume searches for r in the remaining text. If found, it consumes up to the end of the match, fills m.groups with the matched groups, and returns tr
internal/loganal/matcher.go:39
↓ 4 callersFunctioncountDeltas
(fns)
stackmapcompress.py:293
↓ 4 callersMethoddropInUse
(name string)
gopool/main.go:91
↓ 4 callersFunctionhuffman
(counts, streamAlign=1)
stackmapcompress.py:305
↓ 4 callersMethodint32
(self)
stackmapcompress.py:102
↓ 4 callersFunctionintQuantiles
(xs []int, qs ...float64)
abi/abi.go:355
↓ 4 callersFunctionmark
mark sets marked[i] for every object i reachable from p (including p itself). This is NOT preemptible.
go-weave/models/yuasa.go:394
↓ 4 callersFunctionmark
(p ptr, marked []bool, name string)
go-weave/models/rescan.go:202
↓ 4 callersMethodmaxNoSched
()
go-weave/models/maxtree.go:186
↓ 4 callersFunctionrenderStack
(stack)
rtcheck/static/main.js:40
↓ 4 callersFunctionshellEscape
(x string)
benchmany/benchmany.go:107
↓ 4 callersFunctionstringMem
stringMem stringifies a memory with marks.
go-weave/models/yuasa.go:421
↓ 4 callersMethodstripPkg
(name string)
ptype/main.go:220
↓ 4 callersMethodtouch
(self, obj)
gcdense/test.py:40
↓ 3 callersMethodAdd
Add adds lock edges to the lock order, given that the locks in locked are currently held and the locks in locking are being acquired at stack.
rtcheck/order.go:55
↓ 3 callersMethodAdd
(delta int32)
go-weave/weave/atomic.go:11
↓ 3 callersMethodAddArg
(arg types.Type, needsSpill bool)
abi/abi.go:244
↓ 3 callersMethodAnalysis
()
rtcheck/lockclass.go:27
↓ 3 callersMethodCDF
(k int)
findflakes/geodist.go:40
↓ 3 callersMethodContains
Contains returns true if every outcome in s2 is contained in s.
memmodel/outcome.go:58
↓ 3 callersMethodCoord
()
minutes3/gdoc.go:543
↓ 3 callersMethodCurrentUser
()
minutes3/github.go:21
↓ 3 callersMethodDeleteProjectItem
(project *github.Project, item *github.ProjectItem)
minutes3/github.go:37
↓ 3 callersMethodDiscussions
(org string, repo string)
minutes3/github.go:40
↓ 3 callersFunctionEncodeVarint
EncodeVarint and DecodeVarint from https://github.com/golang/protobuf
varint/varint.go:11
↓ 3 callersMethodFindCycles
FindCycles returns a list of cycles in the lock order. Each cycle is a list of lock IDs from the StringSpace in cycle order (without any repetition).
rtcheck/order.go:95
↓ 3 callersMethodGetCategory
()
simdapi/cmd/apisum/main.go:48
↓ 3 callersMethodGraphQLMutation
(query string, vars github.Vars)
minutes3/github.go:19
↓ 3 callersMethodGraphQLQuery
(query string, vars github.Vars)
minutes3/github.go:18
↓ 3 callersMethodHappensBefore
HappensBefore returns whether instruction i globally happens before instruction j, assuming that i was executed before j. It returns HBHappensBefore
memmodel/hb.go:51
↓ 3 callersMethodIntern
Intern turns str into a small integer where Intern(x) == Intern(y) iff x == y.
rtcheck/main.go:903
↓ 3 callersMethodIssue
(org string, repo string, n int)
minutes3/github.go:26
↓ 3 callersMethodKill
Kill kills the process, first gracefully then aggressively, and attempts to kill all of its sub-processes.
stress2/cmd.go:193
↓ 3 callersMethodLimitToHeap
LimitToHeap returns a ValState containing only the heap bindings in vs.
rtcheck/val.go:145
↓ 3 callersFunctionLockFile
(path string)
gopool/main.go:160
↓ 3 callersMethodLogPath
()
findflakes/logs.go:60
↓ 3 callersFunctionNewNormString
NewNormString matches s against re to mark the B, N, and L fields. re may have capture groups named "B", "N", and "L" and will be implicitly anchored
simdapi/cmd/apisum/types.go:58
↓ 3 callersMethodProjectItems
(p *github.Project)
minutes3/github.go:36
↓ 3 callersMethodProjects
(org string, query string)
minutes3/github.go:35
↓ 3 callersMethodSearchLabels
(org string, repo string, query string)
minutes3/github.go:23
↓ 3 callersMethodSearchMilestones
(org string, repo string, query string)
minutes3/github.go:24
↓ 3 callersMethodStackAssign
(arg types.Type)
abi/abi.go:346
↓ 3 callersFunctionambPointer
ambPointer returns an ambiguous pointer from the union of the specified sets. If ps&(pointerStack|pointerReachable) != 0, tid must specify the thread
go-weave/models/yuasa.go:197
↓ 3 callersMethodbitmap
(self, nbits)
stackmapcompress.py:107
↓ 3 callersMethodcheck
()
go-weave/models/markterm.go:102
↓ 3 callersFunctioncombinedOutputTimeout
combinedOutputTimeout is like c.CombinedOutput(), but if run.timeout != 0, it will kill c after run.timeout time expires.
benchmany/run.go:509
↓ 3 callersFunctiondiffPct
(before, after int)
pcvaluetab/main.go:162
↓ 3 callersMethoddiscardLocked
(cfg *Config, b *Buildlet)
gopool/main.go:355
↓ 3 callersMethoddone
()
internal/loganal/matcher.go:32
↓ 3 callersMethodfailureRate
()
buildstats/main.go:111
↓ 3 callersFunctiongitCmd
(cmd string, args ...string)
gover/gover.go:293
↓ 3 callersFunctiongoroot
()
gover/gover.go:286
↓ 3 callersFunctionisBuiltinName
(typeName string)
ptype/main.go:148
↓ 3 callersMethodline
line consumes and returns the remainder of the current line, not including the line terminator.
internal/loganal/matcher.go:108
↓ 3 callersFunctionlinearIndex
linearIndex encodes tab in the alternate "linear index" format.
pcvaluetab/alt.go:66
↓ 3 callersFunctionlines
(s string)
git-p/git.go:41
↓ 3 callersFunctionlistBuilds
(flags listFlags)
gover/cache.go:98
↓ 3 callersMethodlogFailed
logFailed updates c with a failed run. If buildFailed is true, this is considered a permanent failure and buildFailed is set.
benchmany/commits.go:181
↓ 3 callersFunctionlookupVarintPCData
(p []byte, targetpc uintptr, cache *pcvalueCache)
pcvaluetab/symtab.go:221
↓ 3 callersFunctionnewFailureClass
(revs []*Revision, failures []*failure)
findflakes/main.go:340
↓ 3 callersFunctionnodeToString
(fset *token.FileSet, node ast.Node)
simdapi/cmd/apisum/main.go:339
↓ 3 callersMethodnumber
number returns n as a numberNode or panics with a type error.
dashquery/compile.go:113
↓ 3 callersFunctionparseType
(name string)
simdapi/cmd/apisum/types.go:33
↓ 3 callersMethodpartial
partial returns true if this commit is both runnable and already has some runs.
benchmany/commits.go:153
↓ 3 callersFunctionpickQuantile
(quantile)
gcdense/test.py:113
↓ 3 callersFunctionprintTextFlakeReport
(w io.Writer, fc *failureClass)
findflakes/text.go:35
↓ 3 callersMethodptr
()
go-weave/models/rwmutex.go:117
↓ 3 callersFunctionrewriteStmtList
(v func(ast.Node) ast.Node, list []ast.Stmt)
rtcheck/rewrite.go:24
↓ 3 callersFunctionrunqput
(g int)
go-weave/models/cl20858.go:64
↓ 3 callersMethodsameType
sameType requires that x and y have the same type and that both are one of typs.
dashquery/compile.go:150
↓ 3 callersFunctionscan
scan scans obj, shading objects that obj re
go-weave/models/yuasa.go:265
↓ 3 callersMethodset
(x *m)
go-weave/models/rwmutex.go:113
↓ 3 callersFunctiontouch
(path string)
gopool/main.go:572
↓ 3 callersMethodwalkFunction
walkFunction explores f, starting at the given path state. It returns the set of path states possible on exit from f. ps should have block and mask s
rtcheck/main.go:1325
↓ 3 callersMethodwarnp
(pos token.Pos, format string, args ...interface{})
rtcheck/main.go:1242
↓ 3 callersMethodwithLCA
(lca *LockClassAnalysis)
rtcheck/main.go:942
↓ 3 callersMethodwriteLog
writeLog appends msg to c's log file. The caller is responsible for properly formatting it.
benchmany/commits.go:196
↓ 2 callersMethodAdd
(ss *LockSet)
rtcheck/main.go:1065
↓ 2 callersMethodAddIssueLabels
(issue *github.Issue, labels ...*github.Label)
minutes3/github.go:29
↓ 2 callersMethodAddStat
(key BenchKey)
benchmany/readlog.go:53
↓ 2 callersMethodAppendf
(format string, args ...interface{})
rtcheck/debug.go:49
← previousnext →101–200 of 916, ranked by callers