Searched refs:unresolved_col_width (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
H A Dhist.c54 const unsigned int unresolved_col_width = BITS_PER_LONG / 4; local
56 if (hists__col_len(self, HISTC_DSO) < unresolved_col_width &&
60 unresolved_col_width);

Completed in 67 milliseconds