Searched defs:AccelStatsMem (Results 1 – 1 of 1) sorted by relevance
95 struct AccelStatsMem { struct97 uint32_t t_hist[TEMP_HISTOGRAM];98 uint64_t start_time_nanos;101 uint32_t noff;102 uint32_t noff_max;105 float var_t[DGB_HISTORY];106 float mean_t[DGB_HISTORY];107 float x_o[DGB_HISTORY];108 float y_o[DGB_HISTORY];109 float z_o[DGB_HISTORY];[all …]