Home
last modified time | relevance | path

Searched refs:event_cpu_diff (Results 1 – 1 of 1) sorted by relevance

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp1101 int64_t event_cpu_diff = event_mcu_diff * time_slope; in readEvents() local
1102 event_cpu_time = last_cpu_timestamp[id] + event_cpu_diff; in readEvents()