Home
last modified time | relevance | path

Searched refs:instruction_latency (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu_schedule.c776 instruction_latency(struct schedule_node *before, struct schedule_node *after) in instruction_latency() function
799 instruction_latency(n, n->children[i].node)); in compute_delay()
830 latency = instruction_latency(node, in mark_instruction_scheduled()