summaryrefslogtreecommitdiffstats
path: root/hawd_defs/buffer_creation
blob: 6d9e383b102622693278a8259f481b4f2a5f2fd5 (plain)
1
2
3
4
5
6
7
{
    "name": "Buffer Creation",
    "columns": {
        "numBuffers": { "type": "int" },
        "time": { "type": "int", "unit": "ms", "min": 0, "max": 100 }
    }
}