Searched refs:cdf_percentage (Results 1 – 1 of 1) sorted by relevance
75 const double cdf_percentage = (cumulative_stat_on_node * 100.0f) / stat.sum(); in ColumnString() local84 InitField(stream, 7) << cdf_percentage << "%"; in ColumnString()