summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/promoted-promotion-constraint.dot
blob: c180d9273c608bb818069a73b8bcf5241ef0eed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
 digraph "g" {
"Cancel s0:1_monitor_20000 hex-14" -> "s0:1_demote_0 hex-14" [ style = bold]
"Cancel s0:1_monitor_20000 hex-14" [ style=bold color="green" fontcolor="black"]
"ms0_demote_0" -> "ms0_demoted_0" [ style = bold]
"ms0_demote_0" -> "s0:1_demote_0 hex-14" [ style = bold]
"ms0_demote_0" [ style=bold color="green" fontcolor="orange"]
"ms0_demoted_0" [ style=bold color="green" fontcolor="orange"]
"s0:1_demote_0 hex-14" -> "ms0_demoted_0" [ style = bold]
"s0:1_demote_0 hex-14" -> "s0:1_monitor_21000 hex-14" [ style = bold]
"s0:1_demote_0 hex-14" [ style=bold color="green" fontcolor="black"]
"s0:1_monitor_21000 hex-14" [ style=bold color="green" fontcolor="black"]
}