Home
last modified time | relevance | path

Searched refs:PRIu64 (Results 1 – 25 of 141) sorted by relevance

123456

/hardware/knowles/athletico/sound_trigger_hal/tests/
Dget_pwr_stats.c98 …ALOGI("mpll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.mpll_cumulative_c… in main()
99 …fprintf(stdout, "mpll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.mpll_cu… in main()
103 …ALOGI("apll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.apll_cumulative_c… in main()
104 …fprintf(stdout, "apll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.apll_cu… in main()
108 …ALOGI("mpllCumulativeDur (%d) Duration value: %" PRIu64 "\n", i, pwr_stats_count.mpllCumulativeDu… in main()
109 …fprintf(stdout, "mpllCumulativeDur (%d) Duration value %" PRIu64 "\n", i, pwr_stats_count.mpllCum… in main()
113 …ALOGI("mpllTimeStamp (%d) Last time stamp value : %" PRIu64 "\n", i, pwr_stats_count.mpllTimeStamp… in main()
114 …fprintf(stdout, "mpllTimeStamp (%d) Last time stamp value : %"PRIu64"\n", i, pwr_stats_count.mpllT… in main()
117 …ALOGI("sleepModeTimeStamp, Last time stamp value for Sleep : %" PRIu64 "\n", pwr_stats_count.sleep… in main()
118 …fprintf(stdout, "sleepModeTimeStamp, Last time stamp value for Sleep : %" PRIu64"\n", pwr_stats_co… in main()
[all …]
Doslo_get_stats.c58 fprintf(stdout, "Total Number of Entries is %" PRIu64 "\n", in main()
60 ALOGI("Total Number of Entries is %" PRIu64 "\n", sensor_stats[i].totalNumEntries); in main()
62 fprintf(stdout, "Total time spent (in Ms) is %" PRIu64 "\n", in main()
64 ALOGI("Total time spent (in Ms) is %" PRIu64 "\n", sensor_stats[i].totalTimeSpentMs); in main()
66 fprintf(stdout, "Time stamp for Last Entry is %" PRIu64 "\n", in main()
68 ALOGI("Time stamp for Last Entry is %" PRIu64 "\n", sensor_stats[i].lastEntryTimeStampMs); in main()
70 fprintf(stdout, "Time stamp for Last Exit is %" PRIu64 "\n", in main()
72 ALOGI("Time stamp for Last Exit is %" PRIu64 "\n", sensor_stats[i].lastExitTimeStampMs); in main()
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferdescriptor.h88 "reserved_size(%" PRIu64 ") " in dump()
89 "alloc_sizes(%" PRIu64 ", %" PRIu64 ", %" PRIu64 ")" in dump()
92 "plane[0](offset %" PRId64 ", idx %u, size %" PRIu64 " byte_stride %u, wh %u %u)" in dump()
93 "plane[1](offset %" PRId64 ", idx %u, size %" PRIu64 " byte_stride %u, wh %u %u)" in dump()
94 "plane[2](offset %" PRId64 ", idx %u, size %" PRIu64 " byte_stride %u, wh %u %u)" in dump()
/hardware/interfaces/cas/1.1/default/
DDescramblerImpl.cpp96 ALOGE("Invalid hidl_memory size: %" PRIu64 "", srcBuffer.heapBase.size()); in descramble()
112 ALOGE("Invalid src buffer range: offset %" PRIu64 ", size %" PRIu64 ", srcMem" in descramble()
113 "size %" PRIu64 "", srcBuffer.offset, srcBuffer.size, (uint64_t)srcMem->getSize()); in descramble()
129 "srcOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
130 "size %" PRIu64 "", srcOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
147 "dstOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
148 "size %" PRIu64 "", dstOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
/hardware/interfaces/cas/1.0/default/
DDescramblerImpl.cpp105 ALOGE("Invalid hidl_memory size: %" PRIu64 "", srcBuffer.heapBase.size()); in descramble()
122 ALOGE("Invalid src buffer range: offset %" PRIu64 ", size %" PRIu64 ", srcMem" in descramble()
123 "size %" PRIu64 "", srcBuffer.offset, srcBuffer.size, (uint64_t)srcMem->getSize()); in descramble()
139 "srcOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
140 "size %" PRIu64 "", srcOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
157 "dstOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
158 "size %" PRIu64 "", dstOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
/hardware/interfaces/cas/1.2/default/
DDescramblerImpl.cpp96 ALOGE("Invalid hidl_memory size: %" PRIu64 "", srcBuffer.heapBase.size()); in descramble()
112 ALOGE("Invalid src buffer range: offset %" PRIu64 ", size %" PRIu64 ", srcMem" in descramble()
113 "size %" PRIu64 "", srcBuffer.offset, srcBuffer.size, (uint64_t)srcMem->getSize()); in descramble()
129 "srcOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
130 "size %" PRIu64 "", srcOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
147 "dstOffset %" PRIu64 ", totalBytesInSubSamples %" PRIu64 ", srcBuffer" in descramble()
148 "size %" PRIu64 "", dstOffset, totalBytesInSubSamples, srcBuffer.size); in descramble()
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_buffer.h371 "psize(%" PRIu64 ") byte_stride(%d) internal_wh(%d %d) " in dump()
372 "psize1(%" PRIu64 ") byte_stride1(%d) internal_wh1(%d %d) " in dump()
373 "psize2(%" PRIu64 ") byte_stride2(%d) internal_wh2(%d %d) " in dump()
375 "alloc_sizes(%" PRIu64 " %" PRIu64 " %" PRIu64 ") " in dump()
Dmali_gralloc_buffer4.h371 "psize(%" PRIu64 ") byte_stride(%d) internal_wh(%d %d) " in dump()
372 "psize1(%" PRIu64 ") byte_stride1(%d) internal_wh1(%d %d) " in dump()
373 "psize2(%" PRIu64 ") byte_stride2(%d) internal_wh2(%d %d) " in dump()
375 "alloc_sizes(%" PRIu64 " %" PRIu64 " %" PRIu64 ") " in dump()
/hardware/google/graphics/common/memtrack-pixel/core/
DGpuSysfsReader.cpp52 ALOGE("Bug in reader, dma-buf size (%" PRIu64 ") is higher than total gpu size (%" PRIu64 in getPrivateGpuMem()
/hardware/qcom/sdm845/display/gralloc/
Dgr_buf_mgr.cpp108 ALOGD_IF(DEBUG, "Importing handle:%p id: %" PRIu64, hnd, hnd->id); in ImportHandleLocked()
111 ALOGE("Failed to import ion buffer: hnd: %p, fd:%d, id:%" PRIu64, hnd, hnd->fd, hnd->id); in ImportHandleLocked()
116 ALOGE("Failed to import ion metadata buffer: hnd: %p, fd:%d, id:%" PRIu64, hnd, hnd->fd, in ImportHandleLocked()
143 ALOGD_IF(DEBUG, "Map buffer handle:%p id: %" PRIu64, hnd, hnd->id); in MapBuffer()
163 ALOGD_IF(DEBUG, "Retain buffer handle:%p id: %" PRIu64, hnd, hnd->id); in RetainBuffer()
181 ALOGE("Could not find handle: %p id: %" PRIu64, hnd, hnd->id); in ReleaseBuffer()
196 ALOGD_IF(DEBUG, "LockBuffer buffer handle:%p id: %" PRIu64, hnd, hnd->id); in LockBuffer()
375 ALOGD_IF(DEBUG, "Allocated buffer handle: %p id: %" PRIu64, hnd, hnd->id); in AllocateBuffer()
/hardware/qcom/display/msm8996/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp579 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId); in acceptChanges()
583 ALOGV("[%" PRIu64 "] acceptChanges", mId); in acceptChanges()
606 ALOGV("[%" PRIu64 "] created layer %" PRIu64, mId, *outLayerId); in createLayer()
616 ALOGV("[%" PRIu64 "] destroyLayer(%" PRIu64 ") failed: no such layer", in destroyLayer()
629 ALOGV("[%" PRIu64 "] destroyed layer %" PRIu64, mId, layerId); in destroyLayer()
638 ALOGV("[%" PRIu64 "] getActiveConfig --> %s", mId, in getActiveConfig()
643 ALOGV("[%" PRIu64 "] getActiveConfig --> %u", mId, configId); in getActiveConfig()
654 ALOGV("[%" PRIu64 "] getAttribute failed: bad config (%u)", mId, in getAttribute()
659 ALOGV("[%" PRIu64 "] getAttribute(%u, %s) --> %d", mId, configId, in getAttribute()
670 ALOGE("[%" PRIu64 "] getChangedCompositionTypes failed: not validated", in getChangedCompositionTypes()
[all …]
/hardware/qcom/display/msm8998/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/qcom/sm8150/display/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/qcom/sdm845/display/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/qcom/display/msm8909/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/google/camera/common/hal/utils/
Dhal_utils.cc146 ALOGE("%s: A buffer %" PRIu64 " of stream %d is not requested.", in AreAllRemainingBuffersRequested()
415 ALOGE("%s: Unknown stream type %d, res %ux%u, format %d, usage %" PRIu64, in IsStreamHdrplusCompatible()
663 ALOGI("==== [%u]stream_id %d, type %d, format %d, res %ux%u, usage %" PRIu64 in DumpStreamConfiguration()
680 ALOGI("==== [%u]stream_id:%5d override_format:%8x p_usage:%" PRIu64 in DumpHalConfiguredStreams()
681 " c_usage:%" PRIu64 " max_buf:%u is_phy:%d", in DumpHalConfiguredStreams()
715 ALOGI("==== buf[%d] stream_id:%d bud:%" PRIu64 " handle: %p status: %d", i, in DumpCaptureResult()
732 ALOGI("==== buf[%d] stream_id:%d bud:%" PRIu64 " handle: %p status: %d", i, in DumpCaptureResult()
745 ALOGI("== time_stamp:%" PRIu64, message.message.shutter.timestamp_ns); in DumpNotify()
756 ALOGI("== stream_id %d, format %d, res %ux%u, usage %" PRIu64 in DumpStream()
767 ALOGI("== id %d, override_format %d, producer_usage %" PRIu64 ", %" PRIu64 in DumpHalStream()
[all …]
/hardware/qcom/sm7250/display/sdm/include/utils/
Dconstants.h31 #ifndef PRIu64
32 #define PRIu64 "llu" macro
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp538 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId); in acceptChanges()
542 ALOGV("[%" PRIu64 "] acceptChanges", mId); in acceptChanges()
549 ALOGW("Cannot accept change for unknown layer (%" PRIu64 ")", in acceptChanges()
568 ALOGV("[%" PRIu64 "] created layer %" PRIu64, mId, *outLayerId); in createLayer()
578 ALOGV("[%" PRIu64 "] destroyLayer(%" PRIu64 ") failed: no such layer", in destroyLayer()
591 ALOGV("[%" PRIu64 "] destroyed layer %" PRIu64, mId, layerId); in destroyLayer()
600 ALOGV("[%" PRIu64 "] getActiveConfig --> %s", mId, in getActiveConfig()
605 ALOGV("[%" PRIu64 "] getActiveConfig --> %u", mId, configId); in getActiveConfig()
615 ALOGV("[%" PRIu64 "] getAttribute failed: bad config (%u)", mId, in getAttribute()
620 ALOGV("[%" PRIu64 "] getAttribute(%u, %s) --> %d", mId, configId, in getAttribute()
[all …]
/hardware/qcom/display/msm8996/libqdutils/
DqdMetaData.cpp40 ALOGE("%s: Private handle is invalid - handle:%p id: %" PRIu64, in validateAndMap()
45 ALOGE("%s: Invalid metadata fd - handle:%p id: %" PRIu64 "fd: %d", in validateAndMap()
55 ALOGE("%s: metadata mmap failed - handle:%p id: %" PRIu64 "fd: %d err: %s", in validateAndMap()
/hardware/google/camera/common/hal/google_camera_hal/
Ddual_ir_depth_result_processor.cc104 "stream_id:%d, buffer_id%" PRIu64 "].", in ProcessResult()
109 "stream_id:%d, buffer_id%" PRIu64 "].", in ProcessResult()
Drgbird_depth_result_processor.cc110 "stream_id:%d, buffer_id%" PRIu64 "].", in ProcessResult()
115 "stream_id:%d, buffer_id%" PRIu64 "].", in ProcessResult()
/hardware/google/pixel/powerstats/
DPowerStatsAidl.cpp266 " %16s %18s %13" PRIu64 " ms %15" PRIu64 " %14" PRIu64 " ms\n"; in dumpStateResidency()
268 const char *dataFormatDelta = " %16s %18s %13" PRIu64 " ms (%14" PRId64 ") %15" PRIu64 in dumpStateResidency()
269 " (%16" PRId64 ") %14" PRIu64 " ms (%14" PRId64 ")\n"; in dumpStateResidency()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp463 LOC_LOGv("gloBlacklistSvMask: %" PRIu64 ", bdsBlacklistSvMask: %" PRIu64 ",\n" in reportGnssSvIdConfig()
464 "qzssBlacklistSvMask: %" PRIu64 ", galBlacklistSvMask: %" PRIu64, in reportGnssSvIdConfig()
475 LOC_LOGv("blacklistedMask: %" PRIu64 ", enabledMask: %" PRIu64, in reportGnssSvTypeConfig()

123456