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

Method Name

internal/etw/processors/processor.go:54–54  ·  view source on GitHub ↗

Name returns a human-readable name of this processor.

()

Source from the content-addressed store, hash-verified

52
53 // Name returns a human-readable name of this processor.
54 Name() ProcessorType
55
56 // Close closes the processor and disposes allocated resources.
57 Close()

Callers 2

testCallstackEnrichmentFunction · 0.65
ProcessEventMethod · 0.65

Implementers 7

handleProcessorinternal/etw/processors/handle_windows
psProcessorinternal/etw/processors/ps_windows.go
registryProcessorinternal/etw/processors/registry_windo
moduleProcessorinternal/etw/processors/module_windows
netProcessorinternal/etw/processors/net_windows.go
memProcessorinternal/etw/processors/mem_windows.go
fsProcessorinternal/etw/processors/fs_windows.go

Calls

no outgoing calls

Tested by 1

testCallstackEnrichmentFunction · 0.52