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

Method IsPeSectionsPseudo

pkg/filter/fields/fields_windows.go:913–913  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

911}
912
913func (f Field) IsPeSectionsPseudo() bool { return f == PeSections || f == PsPeSections }
914
915var fields = map[Field]FieldInfo{
916 EvtSeq: {EvtSeq, "event sequence number", params.Uint64, []string{"evt.seq > 666"}, nil, nil},

Callers 1

parserOptsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected