Searched refs:instruction_latency (Results 1 – 2 of 2) sorted by relevance
757 instruction_latency(struct schedule_node *before, struct schedule_node *after) in instruction_latency() function780 instruction_latency(n, child))); in compute_delay()813 uint32_t latency = instruction_latency(node, child); in mark_instruction_scheduled()
1002 instruction_latency(struct schedule_node *before, struct schedule_node *after) in instruction_latency() function1043 instruction_latency(n, child))); in compute_delay()1076 uint32_t latency = instruction_latency(node, child); in mark_instruction_scheduled()