Searched refs:child_latency (Results 1 – 2 of 2) sorted by relevance
63 this->child_latency = NULL; in schedule_node()105 int *child_latency; member in schedule_node177 before->child_latency[i] = MAX2(before->child_latency[i], latency); in add_dep()191 before->child_latency = reralloc(mem_ctx, before->child_latency, in add_dep()196 before->child_latency[before->child_count] = latency; in add_dep()475 time + chosen->child_latency[i]); in schedule_instructions()