Searched refs:artificial_depth (Results 1 – 4 of 4) sorted by relevance
110 int artificial_depth; member
439 if (id.artificial_depth) in to_string()440 res += ",artificial=" + std::to_string (id.artificial_depth); in to_string()799 return l.artificial_depth != 0; in frame_id_artificial_p()824 else if (artificial_depth != r.artificial_depth)880 else if (l.artificial_depth > r.artificial_depth in frame_id_inner()
184 (*this_id).artificial_depth++; in inline_frame_this_id()
2980 * frame.h (struct frame_id): Rename inline_depth to artificial_depth.