summaryrefslogtreecommitdiffstats
path: root/tests/valid_configs/cpu_doughnut.toml
blob: c099078f02c24165dd2e0d761fa3bd31dd6efee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[[row]]
[[row.child]]
type = "cpu"
[[row.child]]
type = "cpu"
[[row.child]]
type = "cpu"

[[row]]
[[row.child]]
[[row.child.child]]
type = "cpu"
[[row.child.child]]
type = "cpu"
[[row.child]]
type = "empty"
[[row.child]]
[[row.child.child]]
type = "cpu"
[[row.child.child]]
type = "cpu"

[[row]]
[[row.child]]
type = "cpu"
[[row.child]]
type = "cpu"
[[row.child]]
type = "cpu"