summaryrefslogtreecommitdiffstats
path: root/src/go/plugin/go.d/modules/intelgpu/testdata/igt.json
blob: 4d43cbc5f9973fe217860d967e76cef4f61e02f8 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
  "period": {
    "duration": 1055.794145,
    "unit": "ms"
  },
  "frequency": {
    "requested": 1449.146131,
    "actual": 1253.085184,
    "unit": "MHz"
  },
  "interrupts": {
    "count": 1757.918443,
    "unit": "irq/s"
  },
  "rc6": {
    "value": 0.000000,
    "unit": "%"
  },
  "power": {
    "GPU": 3.233528,
    "Package": 16.658620,
    "unit": "W"
  },
  "engines": {
    "Render/3D/0": {
      "busy": 96.092944,
      "sema": 0.000000,
      "wait": 0.000000,
      "unit": "%"
    },
    "Blitter/0": {
      "busy": 0.000000,
      "sema": 0.000000,
      "wait": 0.000000,
      "unit": "%"
    },
    "Video/0": {
      "busy": 72.950675,
      "sema": 0.000000,
      "wait": 0.000000,
      "unit": "%"
    },
    "Video/1": {
      "busy": 77.402254,
      "sema": 0.000000,
      "wait": 0.000000,
      "unit": "%"
    },
    "VideoEnhance/0": {
      "busy": 0.000000,
      "sema": 0.000000,
      "wait": 0.000000,
      "unit": "%"
    }
  },
  "clients": {
    "4292239459": {
      "name": "ffmpeg",
      "pid": "2727837",
      "engine-classes": {
        "Render/3D": {
          "busy": "101.396726",
          "unit": "%"
        },
        "Blitter": {
          "busy": "0.000000",
          "unit": "%"
        },
        "Video": {
          "busy": "159.292435",
          "unit": "%"
        },
        "VideoEnhance": {
          "busy": "0.000000",
          "unit": "%"
        }
      }
    }
  }
}