MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / ReadMore

Method ReadMore

user/config/config_point_arg.go:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105}
106
107func (this *PointArg) ReadMore() bool {
108 return this.PointType == EBPF_SYS_ALL || this.PointType == this.GroupType
109}
110
111func (this *PointArg) Parse(ptr uint64, buf *bytes.Buffer, point_type uint32) string {
112 parse_more := false

Callers 2

GetOpListMethod · 0.95
Parse_SyscallMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected