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.cpp1102 int64_t event_cpu_diff = event_mcu_diff * time_slope; in readEvents() local
1103 event_cpu_time = last_cpu_timestamp[id] + event_cpu_diff; in readEvents()
1107 int64_t event_cpu_diff = event_mcu_diff * time_slope; in readEvents() local
1108 event_cpu_time = last_cpu_timestamp[id] + event_cpu_diff; in readEvents()