Searched refs:GCOV_COUNTER_V_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/gcc/gcc/ | ||
H A D | gcov-io.h | 324 #define GCOV_COUNTER_V_INTERVAL 1 /* Histogram of value inside an interval. */ macro |
H A D | profile.c | 180 t = GCOV_COUNTER_V_INTERVAL; in instrument_values() |