Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_rome.c64 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
139 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
141 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
147 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
154 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
159 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
166 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
171 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c197 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
201 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
215 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
292 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
297 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
303 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
317 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
337 ALOGI("%s: Unknown soc type %d, Unexpected!", __func__, soc_type); in stop_hci_filter()
351 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
399 ALOGI("bt_powerup: %c", on); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_rome.c63 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
138 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
140 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
145 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
146 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
147 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
153 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
158 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
165 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
170 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c193 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
197 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
211 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
288 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
293 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
299 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
313 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
333 ALOGI("%s: Unknown soc type %d, Unexpected!", __func__, soc_type); in stop_hci_filter()
347 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
395 ALOGI("bt_powerup: %c", on); in bt_powerup()
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp487 #define NAN_DBG_ENTER() {ALOGI("Enter: %s\n", __func__);}
488 #define NAN_DBG_EXIT() {ALOGI("Exit: %s\n", __func__);}
546 ALOGI("Received NAN_EVENT_MATCH_EXPIRY\n"); in HandleExpiryEvent()
555 ALOGI("pub_sub id = %u\n", in HandleExpiryEvent()
559 ALOGI("req_inst id = %u\n", expired_event.requestor_instance_id); in HandleExpiryEvent()
619 ALOGI("NAN CMD: %s\n", NanCmdToString(mType)); in createRequest()
940 ALOGI("Returning successfully\n"); in createPublishRequest()
960 ALOGI("%s: pub id = %d, inst_id = %d\n", __func__, mParams->publish_id, mInstId); in createPublishCancelRequest()
1246 ALOGI("%s:RSSI threshold flag %d", __func__, mParams->rssi_threshold_flag); in createSubscribeRequest()
1292 ALOGI("%s: sub id = %u\n", __func__, mInstId); in createSubscribeCancelRequest()
[all …]
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_rome.c64 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
139 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
141 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
147 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
154 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
163 ALOGI("\t Current Product ID\t\t: 0x%08x", productid); in get_vs_hci_event()
168 ALOGI("\t Current Patch Version\t\t: 0x%04x", patchversion); in get_vs_hci_event()
173 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion); in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c197 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
201 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
215 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
291 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
296 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
302 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
316 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
337 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
385 ALOGI("bt_powerup: %c", on); in bt_powerup()
395 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c133 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
135 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
140 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
141 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
142 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
153 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
160 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
165 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
172 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c205 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
209 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
217 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
289 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
306 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
346 ALOGI("bt_powerup: %c", on); in bt_powerup()
356 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
432 ALOGI("External LDO has been configured"); in bt_powerup()
463 ALOGI("%s: BT_VND_PWR_ON\n", __func__); in bt_powerup()
473 ALOGI("%s: BT_VND_PWR_OFF\n", __func__); in bt_powerup()
[all …]
/hardware/google/camera/common/hal/hidl_service/
Dlibc_wrappers.cc42 ALOGI("mkfifo (%s,%d) == %d", pathname, mode, ret); in mkfifo()
49 ALOGI("access (%s,%d) == %d", pathname, mode, ret); in access()
56 ALOGI("mkdir (%s,%d) == %d", pathname, mode, ret); in mkdir()
63 ALOGI("rmdir (%s) == %d", pathname, ret); in rmdir()
70 ALOGI("chdir (%s) == %d", path, ret); in chdir()
77 ALOGI("link (%s,%s) == %d", oldpath, newpath, ret); in link()
84 ALOGI("unlink (%s) == %d", pathname, ret); in unlink()
91 ALOGI("rename (%s,%s) == %d", oldpath, newpath, ret); in rename()
98 ALOGI("stat (%s, %p) == %d", file_name, buf, ret); in stat()
105 ALOGI("chmod (%s) == %d", path, ret); in chmod()
[all …]
/hardware/google/camera/common/hal/utils/
Dhal_utils.cc320 ALOGI("%s: (%d)ANDROID_CONTROL_AF_TRIGGER is not IDLE", __FUNCTION__, in IsRequestHdrplusCompatible()
329 ALOGI("%s: (%d)Only request preview frame", __FUNCTION__, in IsRequestHdrplusCompatible()
346 ALOGI("%s: HDR+ is disabled by property", __FUNCTION__); in IsStreamHdrplusCompatible()
360 ALOGI("%s: Only support normal mode. operation_mode = %d", __FUNCTION__, in IsStreamHdrplusCompatible()
366 ALOGI("%s: Do not use HDR+ for FATP mode", __FUNCTION__); in IsStreamHdrplusCompatible()
375 ALOGI("%s: the fps (%d) is over HDR+ support.", __FUNCTION__, max_fps); in IsStreamHdrplusCompatible()
386 ALOGI("%s: request.disable_hdrplus true", __FUNCTION__); in IsStreamHdrplusCompatible()
404 ALOGI("%s: Don't support depth stream", __FUNCTION__); in IsStreamHdrplusCompatible()
407 ALOGI("%s: Don't support video stream", __FUNCTION__); in IsStreamHdrplusCompatible()
410 ALOGI("%s: Don't support raw stream", __FUNCTION__); in IsStreamHdrplusCompatible()
[all …]
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c133 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
138 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
150 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
157 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
162 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
169 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
189 ALOGI("%s: Invalid patch length argument passed for EDL PATCH " in get_vs_hci_event()
193 ALOGI("%s: Invalid patch version argument passed for EDL PATCH " in get_vs_hci_event()
197 ALOGI("%s: CRC check of patch failed!!!", __FUNCTION__); in get_vs_hci_event()
200 ALOGI("%s: Invalid patch data!!!", __FUNCTION__); in get_vs_hci_event()
[all …]
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp75 ALOGI("Authenticator ID: %016" PRIX64, auth_token->authenticator_id); in toAuthToken()
93 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doEnroll()
105 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doVerify()
116 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteUser()
127 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteAllUsers()
210 ALOGI("Testing Enroll (expected success)"); in TEST_P()
213 ALOGI("Testing Enroll done"); in TEST_P()
222 ALOGI("Testing Enroll (expected failure)"); in TEST_P()
224 ALOGI("Testing Enroll done"); in TEST_P()
235 ALOGI("Testing Enroll+Verify (expected success)"); in TEST_P()
[all …]
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmcrtc.cpp54 ALOGI("Failed to get &partial_region_property"); in Init()
57 ALOGI("Failed to get cgc_lut property"); in Init()
59 ALOGI("Failed to get &degamma_lut property"); in Init()
61 ALOGI("Failed to get &degamma_lut_size property"); in Init()
63 ALOGI("Failed to get &gamma_lut property"); in Init()
65 ALOGI("Failed to get &gamma_lut_size property"); in Init()
67 ALOGI("Failed to get &linear_matrix property"); in Init()
69 ALOGI("Failed to get &gamma_matrix property"); in Init()
71 ALOGI("Failed to get &force_bpc_property_"); in Init()
73 ALOGI("Failed to get &disp_dither property"); in Init()
[all …]
Ddrmplane.cpp134 ALOGI("Could not get alpha property"); in Init()
138 ALOGI("Could not get pixel blend mode property"); in Init()
142 ALOGI("Could not get IN_FENCE_FD property"); in Init()
146 ALOGI("Could not get standard property"); in Init()
150 ALOGI("Could not get transfer property"); in Init()
154 ALOGI("Could not get range property"); in Init()
158 ALOGI("Could not get max_luminance property"); in Init()
162 ALOGI("Could not get min_luminance property"); in Init()
166 ALOGI("Could not get hw restrictions property"); in Init()
169 ALOGI("Could not get eotf_lut property"); in Init()
[all …]
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c68 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
148 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
153 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
165 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
172 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
177 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
184 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
204 ALOGI("%s: Invalid patch length argument passed for EDL PATCH " in get_vs_hci_event()
208 ALOGI("%s: Invalid patch version argument passed for EDL PATCH " in get_vs_hci_event()
212 ALOGI("%s: CRC check of patch failed!!!", __FUNCTION__); in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c221 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
225 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
233 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
305 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
322 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
362 ALOGI("bt_powerup: %c", on); in bt_powerup()
372 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
448 ALOGI("External LDO has been configured"); in bt_powerup()
482 ALOGI("%s: BT_VND_PWR_ON\n", __func__); in bt_powerup()
492 ALOGI("%s: BT_VND_PWR_OFF\n", __func__); in bt_powerup()
[all …]
/hardware/interfaces/gnss/common/utils/vts/v2_1/
DGnssCallback.cpp37 ALOGI("Info received, year %d", info.yearOfHw); in gnssSetSystemInfoCb()
43 ALOGI("Capabilities received %d", capabilities); in gnssSetCapabilitesCb()
49 ALOGI("Capabilities (v2.0) received %d", capabilities); in gnssSetCapabilitiesCb_2_0()
55 ALOGI("Capabilities (v2.1) received %d", capabilities); in gnssSetCapabilitiesCb_2_1()
61 ALOGI("Name received: %s", name.c_str()); in gnssNameCb()
67 ALOGI("Location received"); in gnssLocationCb()
74 ALOGI("Location (v2.0) received"); in gnssLocationCb_2_0()
84 ALOGI("gnssSvStatusCb"); in gnssSvStatusCb()
90 ALOGI("gnssSvStatusCb_2_1. Size = %d", (int)svInfoList.size()); in gnssSvStatusCb_2_1()
/hardware/interfaces/gnss/aidl/vts/
DGnssPowerIndicationCallback.cpp25 ALOGI("Capabilities received %d", capabilities); in setCapabilitiesCb()
32 ALOGI("gnssPowerStatsCb"); in gnssPowerStatsCb()
33 ALOGI("elapsedRealtime: %ld, totalEnergyMilliJoule: %f", in gnssPowerStatsCb()
35 ALOGI("singlebandTrackingModeEnergyMilliJoule: %f, multibandTrackingModeEnergyMilliJoule: %f", in gnssPowerStatsCb()
38 ALOGI("singlebandAcquisitionModeEnergyMilliJoule: %f, " in gnssPowerStatsCb()
43 ALOGI("otherModeEnergyMilliJoule: %f", otherModeEnergyMilliJoule); in gnssPowerStatsCb()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c141 ALOGI("Invalid str_to_uuid input."); in str_to_uuid()
148 ALOGI("Invalid UUID, got: %s", uuid_str); in str_to_uuid()
189 ALOGI("%s %08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x", __func__, uuid.timeLow, uuid.timeMid, in print_uuid()
204 ALOGI("%s", __func__); in fetch_model_with_handle()
310 ALOGI("%s", __func__); in send_event_with_handle()
315 ALOGI("%s No matching callback", __func__); in send_event_with_handle()
338 ALOGI("Unknown Sound Model Type, No Event to Send"); in send_event_with_handle()
358 ALOGI("No model for this handle"); in send_event_with_handle()
369 ALOGI("%s Bad sound model handle.", __func__); in send_event()
375 ALOGI("%s Not a valid UUID", __func__); in send_event()
[all …]
/hardware/nxp/secure_element/snxxx/1.0/
DNxpEseService.cpp59 ALOGI("Secure Element HAL Service 1.0 is starting."); in main()
70 ALOGI("Terminal val = %s", terminalID); in main()
72 ALOGI("Terminal ID found"); in main()
81 ALOGI("Secure Element Service is ready"); in main()
83 ALOGI("NXP Secure Element Extn Service 1.0 is starting."); in main()
99 ALOGI("Secure Element Service is ready"); in main()
102 ALOGI("Virtual ISO HAL Service 1.0 is starting."); in main()
119 ALOGI("Virtual ISO: Secure Element Service is ready"); in main()
/hardware/nxp/secure_element/snxxx/1.1/
DNxpEseService.cpp59 ALOGI("Secure Element HAL Service 1.1 is starting."); in main()
70 ALOGI("Terminal val = %s", terminalID); in main()
72 ALOGI("Terminal ID found"); in main()
80 ALOGI("Secure Element Service is ready"); in main()
82 ALOGI("NXP Secure Element Extn Service 1.0 is starting."); in main()
98 ALOGI("Secure Element Service is ready"); in main()
101 ALOGI("Virtual ISO HAL Service 1.0 is starting."); in main()
117 ALOGI("Virtual ISO: Secure Element Service is ready"); in main()
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp109 ALOGI("setCurrentUsbFunctions None"); in resetGadget()
111 if (!WriteStringToFile("none", PULLUP_PATH)) ALOGI("Gadget cannot be pulled down"); in resetGadget()
130 ALOGI("setCurrentUsbFunctions mtp"); in addGenericAndroidFunctions()
143 ALOGI("setCurrentUsbFunctions ptp"); in addGenericAndroidFunctions()
157 ALOGI("setCurrentUsbFunctions MIDI"); in addGenericAndroidFunctions()
162 ALOGI("setCurrentUsbFunctions Accessory"); in addGenericAndroidFunctions()
167 ALOGI("setCurrentUsbFunctions Audio Source"); in addGenericAndroidFunctions()
172 ALOGI("setCurrentUsbFunctions rndis"); in addGenericAndroidFunctions()
184 ALOGI("setCurrentUsbFunctions ncm"); in addGenericAndroidFunctions()
192 ALOGI("setCurrentUsbFunctions Adb"); in addAdb()
[all …]
/hardware/nxp/secure_element/snxxx/1.2/
DNxpEseService.cpp61 ALOGI("Secure Element HAL Service 1.2 is starting."); in main()
76 ALOGI("Terminal val = %s", terminalID); in main()
78 ALOGI("Terminal ID found"); in main()
86 ALOGI("Secure Element Service is ready"); in main()
88 ALOGI("NXP Secure Element Extn Service 1.0 is starting."); in main()
104 ALOGI("Secure Element Service is ready"); in main()
107 ALOGI("Virtual ISO HAL Service 1.0 is starting."); in main()
125 ALOGI("Virtual ISO: Secure Element Service is ready"); in main()
/hardware/knowles/athletico/sound_trigger_hal/tests/
Doslo_get_stats.c53 ALOGI("Stats for Sensor Mode %d\n", i); in main()
56 ALOGI("--------------------------\n"); in main()
60 ALOGI("Total Number of Entries is %" PRIu64 "\n", sensor_stats[i].totalNumEntries); in main()
64 ALOGI("Total time spent (in Ms) is %" PRIu64 "\n", sensor_stats[i].totalTimeSpentMs); in main()
68 ALOGI("Time stamp for Last Entry is %" PRIu64 "\n", sensor_stats[i].lastEntryTimeStampMs); in main()
72 ALOGI("Time stamp for Last Exit is %" PRIu64 "\n", sensor_stats[i].lastExitTimeStampMs); in main()

12345678910>>...21