Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
913
func
(f Field) IsPeSectionsPseudo() bool {
return
f == PeSections || f == PsPeSections }
914
915
var
fields =
map
[Field]FieldInfo{
916
EvtSeq: {EvtSeq,
"event sequence number"
, params.Uint64, []string{
"evt.seq > 666"
}, nil, nil},
Callers
1
parserOpts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected