%!PS-Adobe-3.0
%%Creator: graphviz version 12.2.1 (20241206.2353)
%%Title: dumpmemory
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 698 140
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 662 104 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
% Node1
gsave
0 0 0.6 nodecolor
newpath 653.5 37.25 moveto
578.25 37.25 lineto
578.25 18 lineto
653.5 18 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 653.5 37.25 moveto
578.25 37.25 lineto
578.25 18 lineto
653.5 18 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
586.25 23.75 moveto 59.25 (dumpmemory) alignedtext
grestore
% Node2
gsave
[ /Rect [ 454.25 37 542.25 56.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($dump_8c.html#add23c9453fa34e199972db4147e753a5) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 542.25 56.25 moveto
454.25 56.25 lineto
454.25 37 lineto
542.25 37 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 542.25 56.25 moveto
454.25 56.25 lineto
454.25 37 lineto
542.25 37 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
462.25 42.75 moveto 72 (dsp_trace_dump) alignedtext
grestore
% Node1->Node2
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 566.869 35.514 moveto
558.845 36.832 550.561 38.193 542.66 39.492 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 567.179 39.01 moveto
576.479 33.934 lineto
566.044 32.102 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 567.179 39.01 moveto
576.479 33.934 lineto
566.044 32.102 lineto
closepath stroke
grestore
% Node9
gsave
[ /Rect [ 466.25 0 530.25 19.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($monitor_8c.html#afdfcfe90749fa31dfea7ec1a585926b7) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 530.25 19.25 moveto
466.25 19.25 lineto
466.25 0 lineto
530.25 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 530.25 19.25 moveto
466.25 19.25 lineto
466.25 0 lineto
530.25 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
474.25 5.75 moveto 48 (mon_dump) alignedtext
grestore
% Node1->Node9
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 566.885 20.154 moveto
554.55 18.234 541.601 16.218 530.373 14.47 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 566.058 23.567 moveto
576.477 21.647 lineto
567.135 16.651 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 566.058 23.567 moveto
576.477 21.647 lineto
567.135 16.651 lineto
closepath stroke
grestore
% Node3
gsave
[ /Rect [ 338.125 56 413.375 75.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#abfe1856b198c67210913df1016d8affa) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 413.375 75.25 moveto
338.125 75.25 lineto
338.125 56 lineto
413.375 56 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 413.375 75.25 moveto
338.125 75.25 lineto
338.125 56 lineto
413.375 56 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
346.125 61.75 moveto 59.25 (comet2_reset) alignedtext
grestore
% Node2->Node3
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 443.019 55.176 moveto
433.08 56.743 422.922 58.345 413.638 59.809 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 443.259 58.681 moveto
452.592 53.667 lineto
442.169 51.767 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 443.259 58.681 moveto
452.592 53.667 lineto
442.169 51.767 lineto
closepath stroke
grestore
% Node6
gsave
[ /Rect [ 73 57 110 76.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($exec_8c.html#a05e951388bd6364f0a83e02b1daef957) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 110 76.25 moveto
73 76.25 lineto
73 57 lineto
110 57 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 110 76.25 moveto
73 76.25 lineto
73 57 lineto
110 57 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
81 62.75 moveto 21 (exec) alignedtext
grestore
% Node2->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 472.127 62.303 moveto
457.109 70.739 437.299 80.282 418.25 84.625 curveto
303.386 110.814 160.13 82.563 110.447 71.048 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 473.513 65.547 moveto
480.383 57.481 lineto
469.983 59.502 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 473.513 65.547 moveto
480.383 57.481 lineto
469.983 59.502 lineto
closepath stroke
grestore
% Node8
gsave
[ /Rect [ 333.25 19 418.25 38.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#ab73dedbc4f5dc6222c608e17e21e72de) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 418.25 38.25 moveto
333.25 38.25 lineto
333.25 19 lineto
418.25 19 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 418.25 38.25 moveto
333.25 38.25 lineto
333.25 19 lineto
418.25 19 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
341.25 24.75 moveto 69 (comet2_resetall) alignedtext
grestore
% Node2->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.705 38.477 moveto
434.542 37.258 426.239 36.018 418.401 34.847 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 442.183 41.938 moveto
452.59 39.954 lineto
443.217 35.015 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 442.183 41.938 moveto
452.59 39.954 lineto
443.217 35.015 lineto
closepath stroke
grestore
% Node4
gsave
[ /Rect [ 230.25 28 297.25 47.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($monitor_8c.html#a528aa9ad5d6b6447b7bc6a1a05be14f0) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 297.25 47.25 moveto
230.25 47.25 lineto
230.25 28 lineto
297.25 28 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 297.25 47.25 moveto
230.25 47.25 lineto
230.25 28 lineto
297.25 28 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
238.25 33.75 moveto 51 (monitorcmd) alignedtext
grestore
% Node3->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 326.896 53.444 moveto
317.047 50.937 306.886 48.351 297.707 46.014 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 325.794 56.775 moveto
336.349 55.85 lineto
327.521 49.991 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 325.794 56.775 moveto
336.349 55.85 lineto
327.521 49.991 lineto
closepath stroke
grestore
% Node5
gsave
[ /Rect [ 146 38 194.25 57.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($monitor_8c.html#a0e89037e727d646088e956504e02ef8b) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 194.25 57.25 moveto
146 57.25 lineto
146 38 lineto
194.25 38 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 194.25 57.25 moveto
146 57.25 lineto
146 38 lineto
194.25 38 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
154 43.75 moveto 32.25 (monitor) alignedtext
grestore
% Node4->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 218.697 42.433 moveto
210.347 43.344 201.92 44.264 194.526 45.071 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 218.864 45.936 moveto
228.425 41.371 lineto
218.105 38.977 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 218.864 45.936 moveto
228.425 41.371 lineto
218.105 38.977 lineto
closepath stroke
grestore
% Node5->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 134.817 56.132 moveto
126.299 58.244 117.513 60.423 110.17 62.244 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 135.386 59.597 moveto
144.25 53.793 lineto
133.701 52.803 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 135.386 59.597 moveto
144.25 53.793 lineto
133.701 52.803 lineto
closepath stroke
grestore
% Node7
gsave
[ /Rect [ 0 57 37 76.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($casl2_8c.html#a0ddf1224851353fc92bfbff6f499fa97) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 37 76.25 moveto
0 76.25 lineto
0 57 lineto
37 57 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 37 76.25 moveto
0 76.25 lineto
0 57 lineto
37 57 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
8 62.75 moveto 21 (main) alignedtext
grestore
% Node6->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 61.17 66.625 moveto
53.019 66.625 44.42 66.625 37.165 66.625 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 61.07 70.125 moveto
71.07 66.625 lineto
61.07 63.125 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 61.07 70.125 moveto
71.07 66.625 lineto
61.07 63.125 lineto
closepath stroke
grestore
% Node8->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 321.466 32.985 moveto
313.338 33.65 305.159 34.319 297.642 34.934 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 321.66 36.481 moveto
331.341 32.177 lineto
321.089 29.504 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 321.66 36.481 moveto
331.341 32.177 lineto
321.089 29.504 lineto
closepath stroke
grestore
% Node9->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 454.587 5.154 moveto
421.229 2.728 373.861 1.645 333.25 9.625 curveto
315.727 13.068 297.038 21.027 283.615 27.583 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 454.01 8.618 moveto
464.259 5.933 lineto
454.573 1.641 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 454.01 8.618 moveto
464.259 5.933 lineto
454.573 1.641 lineto
closepath stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 698 140
end
restore
%%EOF