struct target_state
Declaration
struct target_state { /* full declaration omitted */ };
Description
State maintained for every "multi-lane" target, i.e., target::host_queue
and target::device_queue[num_devices]
.
Declared at: src/out_of_order_engine.cc:81
Member Variables
- std::vector<lane_state> lanes