Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/ebpf
/ Getpid
Function
Getpid
internal/unix/types_other.go:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
func
Getpid() int {
264
return
-1
265
}
266
267
func
Gettid() int {
268
return
-1
Callers
4
TestProgramTestRunInterrupt
Function · 0.92
TestKprobeMultiProgramCall
Function · 0.92
TestTracepointProgramCall
Function · 0.92
TestKprobeProgramCall
Function · 0.92
Calls
no outgoing calls
Tested by
4
TestProgramTestRunInterrupt
Function · 0.74
TestKprobeMultiProgramCall
Function · 0.74
TestTracepointProgramCall
Function · 0.74
TestKprobeProgramCall
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…