timehist_import
void timehist_import(struct timehist* hist, long long* array, size_t sz);
timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST);
timehist_import(hist, s->svr.hist, NUM_BUCKETS_HIST);
void timehist_import(struct timehist* hist, long long* array, size_t sz);