pub const __itt_relation___itt_relation_is_predecessor_to: __itt_relation = 7;
Expand description

< “A is predecessor to B” means that B cannot start until A completes (inverse of is_dependent_on)