Searched refs:hb_idx (Results 1 – 1 of 1) sorted by relevance
29 unsigned int samples, hb_idx, i; in tl_collect_values_u32() local34 hb_idx = telemetry->hb_num + telemetry->hbuffs - samples; in tl_collect_values_u32()39 regs_hist_buff = telemetry->regs_hist_buff[hb_idx % telemetry->hbuffs]; in tl_collect_values_u32()42 hb_idx++; in tl_collect_values_u32()53 unsigned int samples, hb_idx, i; in tl_collect_values_u64() local58 hb_idx = telemetry->hb_num + telemetry->hbuffs - samples; in tl_collect_values_u64()63 regs_hist_buff = telemetry->regs_hist_buff[hb_idx % telemetry->hbuffs]; in tl_collect_values_u64()66 hb_idx++; in tl_collect_values_u64()