Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ is_section
Method
is_section
tools/scripts/massif-diff.py:122–123 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
120
return
self.orig_level == 0
121
122
def
is_section(self):
123
return
self.orig_level == 1
124
125
def
is_heap_node(self):
126
return
self.orig_level == 2
Callers
2
path
Method · 0.95
diff
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected