Searched refs:GCOV_COUNTER_V_POW2 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ | ||
H A D | gcov-io.h | 325 #define GCOV_COUNTER_V_POW2 2 /* Histogram of exact power2 logarithm macro |
H A D | profile.c | 184 t = GCOV_COUNTER_V_POW2; in instrument_values() |