Searched refs:extra_offset (Results 1 – 1 of 1) sorted by relevance
805 int extra_offset = 0; in hist_browser__show_callchain_flat() local813 extra_offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain_flat()820 offset + extra_offset, in hist_browser__show_callchain_flat()836 extra_offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain_flat()843 offset + extra_offset, in hist_browser__show_callchain_flat()998 int extra_offset = 0; in hist_browser__show_callchain_graph() local1006 extra_offset = LEVEL_OFFSET_STEP; in hist_browser__show_callchain_graph()1013 offset + extra_offset, in hist_browser__show_callchain_graph()1024 const int new_level = level + (extra_offset ? 2 : 1); in hist_browser__show_callchain_graph()