n40_read_analysis/trace_aggpy/tests/data/sample_reads.json

58 lines
No EOL
990 B
JSON

[
{
"corr_id": "run_001",
"timestamp": 0.001,
"cpu": 0,
"field_tag": "mult",
"retry_free": true
},
{
"corr_id": "run_001",
"timestamp": 0.0035,
"cpu": 1,
"field_tag": "shift",
"retry_free": false
},
{
"corr_id": "run_001",
"timestamp": 0.0041,
"cpu": 1,
"field_tag": "nsec_base",
"retry_free": true
},
{
"corr_id": "run_002",
"timestamp": 0.0008,
"cpu": 2,
"field_tag": "mult",
"retry_free": true
},
{
"corr_id": "run_002",
"timestamp": 0.0020,
"cpu": 3,
"field_tag": "shift",
"retry_free": true
},
{
"corr_id": "run_002",
"timestamp": 0.0029,
"cpu": 3,
"field_tag": "nsec_base",
"retry_free": false
},
{
"corr_id": "run_edge",
"timestamp": 0.0,
"cpu": 0,
"field_tag": "mult",
"retry_free": false
},
{
"corr_id": "run_edge",
"timestamp": 10.0,
"cpu": 0,
"field_tag": "shift",
"retry_free": true
}
]