Searched defs:AccelStatsMem (Results 1 – 1 of 1) sorted by relevance
96 struct AccelStatsMem { struct98 uint32_t t_hist[TEMP_HISTOGRAM];99 uint64_t start_time_nanos;102 uint32_t noff;103 uint32_t noff_max;106 float var_t[DGB_HISTORY];107 float mean_t[DGB_HISTORY];108 float x_o[DGB_HISTORY];109 float y_o[DGB_HISTORY];110 float z_o[DGB_HISTORY];[all …]