Lines Matching refs:getTimestamp
242 "HAL:sysfs:cat %s (%lld)", mpu.accel_fsr, getTimestamp()); in MPLSensor()
381 mpu.trigger_name, getTimestamp()); in enable_iio_sysfs()
393 iio_trigger_name, mpu.current_trigger, getTimestamp()); in enable_iio_sysfs()
571 "HAL:sysfs:cat %s (%lld)", mpu.firmware_loaded, getTimestamp()); in loadDMP()
605 "HAL:sysfs:cat %s (%lld)", mpu.gyro_orient, getTimestamp()); in inv_get_sensors_orientation()
634 "HAL:sysfs:cat %s (%lld)", mpu.accel_orient, getTimestamp()); in inv_get_sensors_orientation()
711 HW_GYRO_RATE_HZ, mpu.gyro_fifo_rate, getTimestamp()); in setGyroInitialState()
763 en, mpu.power_state, getTimestamp()); in onPower()
796 mpu.firmware_loaded, getTimestamp()); in onDMP()
807 mpu.dmp_on, getTimestamp()); in onDMP()
1640 getTimestamp()); in update_delay()
1651 getTimestamp()); in update_delay()
1676 1000000000.f / wanted, mpu.gyro_fifo_rate, getTimestamp()); in update_delay()
1699 1000000000.f / wanted, mpu.accel_fifo_rate, getTimestamp()); in update_delay()
1789 inv_build_accel(mCachedAccelData, 0, getTimestamp()); in readAccelEvents()