qahw: test: Fix variable overflow issue
Garbage values are seen in kpi measurement in both audio and record usecase because of overflow of long data type variable. To avoid overflow typecasting long data type to uint64_t data type. Change-Id: Icd1e6a84d295245b44de971af7b3025ce117b042
Loading
Please register or sign in to comment