Home
last modified time | relevance | path

Searched refs:gen_const_delta_profiler (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dvalue-prof.h96 void (*gen_const_delta_profiler) (histogram_value, unsigned, unsigned); member
Dprofile.c216 (profile_hooks->gen_const_delta_profiler) (hist, t, 0); in instrument_values()