Searched refs:rebucketTo8Buckets (Results 1 – 2 of 2) sorted by relevance
60 std::array<uint64_t, numBuckets> rebucketTo8Buckets(std::array<uint64_t, HIST_V_SIZE> const& frame)… in rebucketTo8Buckets() function73 std::array<uint64_t, numBuckets> samples = rebucketTo8Buckets(all_sample_buckets); in Dump()121 auto samples_rebucketed = rebucketTo8Buckets(samples); in collect()
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()