MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / threadAccessor

Struct threadAccessor

pkg/filter/accessor_windows.go:480–480  ·  view source on GitHub ↗

threadAccessor fetches thread parameters from thread events.

Source from the content-addressed store, hash-verified

478
479// threadAccessor fetches thread parameters from thread events.
480type threadAccessor struct{}
481
482func (threadAccessor) SetFields([]Field) {}
483func (threadAccessor) SetSegments([]fields.Segment) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected