Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ newThreadAccessor
Function
newThreadAccessor
pkg/filter/accessor_windows.go:488–490 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
486
}
487
488
func
newThreadAccessor() Accessor {
489
return
&threadAccessor{}
490
}
491
492
func
(t *threadAccessor) Get(f Field, e *event.Event) (params.Value, error) {
493
switch
f.Name {
Callers
4
Accessor
Method · 0.85
New
Function · 0.85
TestIsFieldAccessible
Function · 0.85
GetAccessors
Function · 0.85
Calls
no outgoing calls
Tested by
1
TestIsFieldAccessible
Function · 0.68