Searched refs:rebucketTo8Buckets (Results 1 – 1 of 1) sorted by relevance
296 std::array<uint64_t, numBuckets> rebucketTo8Buckets(std::array<uint64_t, HIST_V_SIZE> const& frame)… in rebucketTo8Buckets() function309 std::array<uint64_t, numBuckets> samples = rebucketTo8Buckets(all_sample_buckets); in Dump()357 auto samples_rebucketed = rebucketTo8Buckets(samples); in collect()