Skip to content
Snippets Groups Projects
  • Martin Liska's avatar
    5f32f9cf
    Smart relaxation of TOP N counter. · 5f32f9cf
    Martin Liska authored
    	PR tree-optimization/92924
    	* profile.c (compute_value_histograms): Divide
    	all counter values.
    	PR tree-optimization/92924
    	* libgcov-driver.c (prune_topn_counter): New.
    	(prune_counters): Likewise.
    	(dump_one_gcov): Prune a run-time counter.
    	* libgcov-profiler.c (__gcov_topn_values_profiler_body):
    	For a known value, add GCOV_TOPN_VALUES to value.
    	Otherwise, decrement all counters by one.
    5f32f9cf
    History
    Smart relaxation of TOP N counter.
    Martin Liska authored
    	PR tree-optimization/92924
    	* profile.c (compute_value_histograms): Divide
    	all counter values.
    	PR tree-optimization/92924
    	* libgcov-driver.c (prune_topn_counter): New.
    	(prune_counters): Likewise.
    	(dump_one_gcov): Prune a run-time counter.
    	* libgcov-profiler.c (__gcov_topn_values_profiler_body):
    	For a known value, add GCOV_TOPN_VALUES to value.
    	Otherwise, decrement all counters by one.