Home
last modified time | relevance | path

Searched refs:histogram_pool (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-profile.cc76 static object_allocator<histogram_entry> histogram_pool ("IPA histogram"); variable
111 *val = histogram_pool.allocate (); in account_time_size()
819 histogram_pool.release (); in ipa_profile()
H A DChangeLog-201320927 (struct histogram_entry, histogram, histogram_pool, histogram_hash,
34637 (histogram, histogram_pool): New global vars.
H A DChangeLog-201516311 * ipa-profile.c (histogram_pool): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-profile.c76 static object_allocator<histogram_entry> histogram_pool ("IPA histogram");
111 *val = histogram_pool.allocate (); in account_time_size()
819 histogram_pool.release (); in ipa_profile()