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

Struct threadpoolAccessor

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

threadpoolAccessor extracts values from thread pool events

Source from the content-addressed store, hash-verified

1304
1305// threadpoolAccessor extracts values from thread pool events
1306type threadpoolAccessor struct{}
1307
1308func (threadpoolAccessor) SetFields([]Field) {}
1309func (threadpoolAccessor) SetSegments([]fields.Segment) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected