Home
last modified time | relevance | path

Searched refs:PRId64 (Results 1 – 25 of 49) sorted by relevance

12

/system/netd/server/
DControllers.cpp241 gLog.info("Creating child chains: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
245 gLog.info("Setting up OEM hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
249 gLog.info("Setting up FirewallController hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
253 gLog.info("Setting up TetherController hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
260 gLog.info("Setting up BandwidthController hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
267 gLog.info("Setting up IdletimerController hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
273 gLog.info("Setting up StrictController hooks: %" PRId64 "us", s.getTimeAndResetUs()); in initIptablesRules()
289 gLog.info("Enabling bandwidth control: %" PRId64 "us", s.getTimeAndResetUs()); in init()
294 gLog.info("Initializing RouteController: %" PRId64 "us", s.getTimeAndResetUs()); in init()
300 gLog.info("Initializing XfrmController: %" PRId64 "us", s.getTimeAndResetUs()); in init()
Dmain.cpp207 gLog.info("Registering NetdNativeService: %" PRId64 "us", subTime.getTimeAndResetUs()); in main()
213 gLog.info("Registering MDnsService: %" PRId64 "us", subTime.getTimeAndResetUs()); in main()
232 gLog.info("Registering NetdHwService: %" PRId64 "us", subTime.getTimeAndResetUs()); in main()
233 gLog.info("Netd started in %" PRId64 "us", s.timeTakenUs()); in main()
DTetherController.cpp873 ALOGV("parse iface0=<%s> iface1=<%s> pkts=%" PRId64 " bytes=%" PRId64 in addForwardChainStats()
882 ALOGV("0Filter RX iface_in=%s iface_out=%s rx_bytes=%" PRId64 " rx_packets=%" PRId64 in addForwardChainStats()
889 ALOGV("0Filter TX iface_in=%s iface_out=%s rx_bytes=%" PRId64 " rx_packets=%" PRId64 in addForwardChainStats()
895 ALOGV("rx_bytes=%" PRId64" tx_bytes=%" PRId64, stats.rxBytes, stats.txBytes); in addForwardChainStats()
DBandwidthController.cpp61 #define ALERT_IPT_TEMPLATE "%s %s -m quota2 ! --quota %" PRId64" --name %s\n"
349 cmds.push_back(StringPrintf("-I %s -m quota2 ! --quota %" PRId64 " --name %s -j REJECT", in setInterfaceSharedQuota()
462 StringPrintf("-A %s -m quota2 ! --quota %" PRId64 " --name %s -j REJECT", chain.c_str(), in setInterfaceQuota()
496 ALOGV("Read quota res=%d bytes=%" PRId64, rv.value(), *bytes); in getInterfaceQuota()
547 sys.fprintf(file.value().get(), "%" PRId64 "\n", bytes).ignoreError(); in updateQuota()
DSockDiag.cpp348 ALOGI("Destroyed %d sockets on %s in %" PRId64 "us", mSocketsDestroyed, where.c_str(), in destroySockets()
423 ALOGI("Destroyed %d sockets for UID in %" PRId64 "us", mSocketsDestroyed, s.timeTakenUs()); in destroySockets()
451 ALOGI("Destroyed %d sockets for %s skip={%s} in %" PRId64 "us", mSocketsDestroyed, in destroySockets()
544 ALOGI("Destroyed %d sockets for netId %d permission=%d in %" PRId64 "us", mSocketsDestroyed, in destroySocketsLackingPermission()
/system/tools/hidl/test/hidl_test/
DFooCallback.cpp47 …ALOGI("SERVER(FooCallback) 3: heyItsYouIsntIt cb = %p sleeping for %" PRId64 " seconds", _cb.get()… in heyItsYouIsntIt()
63 …ALOGI("SERVER(FooCallback) 6.1: heyItsTheMeaningOfLife = %d sleeping for %" PRId64 " seconds", tmo… in heyItsTheMeaningOfLife()
78 … ALOGI("SERVER(FooCallback) 8.1: reportResults(%" PRId64 " seconds)", nanoseconds_to_seconds(ns)); in reportResults()
93 …ALOGW("SERVER(FooCallback)::reportResults(%" PRId64 " ns) Condition::waitRelative(%" PRId64 ") ret… in reportResults()
100 …ALOGI("SERVER(FooCallback)::reportResults(%" PRId64 " ns) Condition::waitRelative was signalled", … in reportResults()
105 "invoked? %d, %d, %d; leftToWaitNs = %" PRId64 "; cond = %d", in reportResults()
/system/core/healthd/
Dhealthd_mode_charger.cpp314 LOGV("[%" PRId64 "] wait for battery capacity ready\n", now); in UpdateScreenState()
334 LOGV("[%" PRId64 "] animation done\n", now); in UpdateScreenState()
359 LOGV("[%" PRId64 "] animation starting\n", now); in UpdateScreenState()
391 LOGW("[%" PRId64 "] animation missing or unknown battery status\n", now); in UpdateScreenState()
444 LOGV("[%" PRId64 "] key[%d] down\n", now, code); in SetKeyCallback()
449 LOGV("[%" PRId64 "] key[%d] up (was down for %" PRId64 ".%" PRId64 "sec)\n", now, code, in SetKeyCallback()
497 LOGW("[%" PRId64 "] booting from charger mode\n", now); in ProcessKey()
501 LOGW("[%" PRId64 "] rebooting\n", now); in ProcessKey()
504 LOGV("[%" PRId64 in ProcessKey()
576 LOGW("[%" PRId64 "] device unplugged: shutting down in %" PRId64 " (@ %" PRId64 ")\n", in HandlePowerSupplyState()
[all …]
/system/libziparchive/
Dzip_archive.cc222 ALOGW("Zip: %s: Read %zu from offset %" PRId64 " failed %s", debugFileName, in FindCentralDirectoryInfoForZip64()
228 ALOGW("Zip: %s: Zip64 eocd locator signature not found at offset %" PRId64, debugFileName, in FindCentralDirectoryInfoForZip64()
236 ALOGW("Zip: %s: Bad zip64 eocd offset %" PRId64 ", eocd locator offset %" PRId64, debugFileName, in FindCentralDirectoryInfoForZip64()
246 ALOGW("Zip: %s: read %zu from offset %" PRId64 " failed %s", debugFileName, in FindCentralDirectoryInfoForZip64()
252 ALOGW("Zip: %s: Zip64 eocd record signature not found at offset %" PRId64, debugFileName, in FindCentralDirectoryInfoForZip64()
283 ALOGE("Zip: read %" PRId64 " from offset %" PRId64 " failed", static_cast<int64_t>(read_amount), in FindCentralDirectoryInfo()
318 ALOGW("Zip: %" PRId64 " extraneous bytes at the end of the central directory", in FindCentralDirectoryInfo()
335 ALOGW("Zip: bad offsets (dir %" PRIu32 ", size %" PRIu32 ", eocd %" PRId64 ")", in FindCentralDirectoryInfo()
363 ALOGV("Zip: zip file too long %" PRId64, static_cast<int64_t>(file_length)); in MapCentralDirectory()
368 ALOGV("Zip: length %" PRId64 " is too small to be zip", static_cast<int64_t>(file_length)); in MapCentralDirectory()
[all …]
Dziptool.cpp141 printf("Zip file size: %" PRId64 " bytes, number of entries: %" PRIu64 "\n", in MaybeShowHeader()
152 "%8" PRId64 " %8" PRId64 " %3.0f%% %zu file%s\n", in MaybeShowFooter()
159 "%9" PRId64 " %zu file%s\n", in MaybeShowFooter()
176 printf("%zu files, %" PRId64 " bytes uncompressed, %" PRId64 " bytes compressed: %.1f%%\n", in MaybeShowFooter()
/system/chre/chpp/clients/
Dtimesync.c126 CHPP_LOGW("Drift=%" PRId64 " clipped to %" PRId64 " at t=%" PRIu64, in chppDispatchTimesyncServiceResponse()
137 CHPP_LOGD("Timesync RTT=%" PRIu64 " correction=%" PRId64 " offset=%" PRId64 in chppDispatchTimesyncServiceResponse()
193 CHPP_LOGD("No need to timesync at t~=%" PRIu64 "offset=%" PRId64, in chppTimesyncGetOffset()
/system/extras/simpleperf/
Dcmd_dumprecord.cpp99 return android::base::StringPrintf("%" PRId64, static_cast<int64_t>(value)); in ExtractIntFieldFromPointer()
296 printf("header_size: %" PRId64 "\n", header.header_size); in DumpFileHeader()
301 printf("attr_size: %" PRId64 "\n", header.attr_size); in DumpFileHeader()
302 printf("attrs[file section]: offset %" PRId64 ", size %" PRId64 "\n", header.attrs.offset, in DumpFileHeader()
304 printf("data[file section]: offset %" PRId64 ", size %" PRId64 "\n", header.data.offset, in DumpFileHeader()
306 printf("event_types[file section]: offset %" PRId64 ", size %" PRId64 "\n", in DumpFileHeader()
331 printf(" %" PRId64, id); in DumpAttrSection()
485 printf("feature section for %s: offset %" PRId64 ", size %" PRId64 "\n", in DumpFeatureSection()
/system/unwinding/libunwindstack/tools/
Dunwind_reg_info.cpp46 printf("- %" PRId64, -value); in PrintSignedValue()
48 printf("+ %" PRId64, value); in PrintSignedValue()
115 printf("r%" PRId64 " ", loc->values[0]); in PrintRegInformation()
133 printf("%" PRId64 " (pseudo)\n", loc->values[0]); in PrintRegInformation()
Dunwind_symbols.cpp101 printf("+%" PRId64, func_offset); in main()
/system/core/libutils/
DStopWatch.cpp36 ALOGD("StopWatch %s (us): %" PRId64 " ", name(), ns2us(elapsedTime())); in ~StopWatch()
DFileMap.cpp29 # define PRId64 "I64d" macro
170 ALOGE("MapViewOfFile(%" PRId64 ", %zu) failed with error %lu\n", in create()
/system/media/audio_utils/
Decho_reference.c392 ALOGV("echo_reference_read(): expectedDelayNs[%" PRId64 "] = " in echo_reference_read()
394 "] - timeDiff[%" PRId64 "]", in echo_reference_read()
403 PRId64 "]", deltaNs); in echo_reference_read()
460 "between reference and DMA %" PRId64, deltaNs); in echo_reference_read()
463 ALOGV("echo_reference_read(): NEGATIVE expectedDelayNs[%" PRId64 in echo_reference_read()
465 "] - timeDiff[%" PRId64 "]", in echo_reference_read()
/system/netd/tests/
DTestUnsolService.cpp84 events_.push_back(StringPrintf("onInterfaceClassActivityChanged %d %d %" PRId64 "%d", isActive, in onInterfaceClassActivityChanged()
98 events_.push_back(StringPrintf("onInterfaceDnsServerInfo %s %" PRId64 "%s", ifName.c_str(), in onInterfaceDnsServerInfo()
/system/extras/boottime_tools/bootio/
Dbootio_collector.cpp283 #define NUMBER "%-13" PRId64 in PrintPids()
284 … printf("%5" PRId64 " - %-5" PRId64 " " NUMBER NUMBER NUMBER NUMBER NUMBER NUMBER "%-9.2f\n", in PrintPids()
302 #define NUMBER "%-13" PRId64 in PrintPids()
/system/core/libsparse/
Dsparse_read.cpp340 verbose_error(s->verbose, ret, "data block at %" PRId64, offset); in process_chunk()
348 verbose_error(s->verbose, ret, "fill block at %" PRId64, offset); in process_chunk()
357 verbose_error(s->verbose, ret, "skip block at %" PRId64, offset); in process_chunk()
365 verbose_error(s->verbose, -EINVAL, "crc block at %" PRId64, offset); in process_chunk()
370 verbose_error(s->verbose, -EINVAL, "unknown block %04X at %" PRId64, chunk_header->chunk_type, in process_chunk()
/system/memory/lmkd/
Dlmkd.cpp1142 "(tid %d, tgid %" PRId64 ")", params.pid, tgid); in cmd_procprio()
2329 ALOGE("Possible pid reuse detected (pid %d, tgid %" PRId64 ")!", pid, tgid); in kill_one_process()
2384 ALOGI("Kill '%s' (%d), uid %d, oom_score_adj %d to free %" PRId64 "kB rss, %" PRId64 in kill_one_process()
2391 ALOGI("Kill '%s' (%d), uid %d, oom_score_adj %d to free %" PRId64 "kB rss, %" PRId64 in kill_one_process()
2491 ALOGI("Low pressure min memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2507 ALOGI("Low pressure max memory update from %" PRId64 " to %" PRId64, in record_low_pressure_levels()
2781 snprintf(kill_desc, sizeof(kill_desc), "device is low on swap (%" PRId64 in mp_event_psi()
2782 "kB < %" PRId64 "kB) and thrashing (%" PRId64 "%%)", in mp_event_psi()
2793 PRId64 "kB < %" PRId64 "kB)", wmark < WMARK_LOW ? "min" : "low", in mp_event_psi()
2813 PRId64 "%%)", wmark < WMARK_LOW ? "min" : "low", thrashing); in mp_event_psi()
[all …]
/system/core/libcutils/
Dtrace-container.cpp291 WRITE_MSG_IN_CONTAINER("C", "|", "|%" PRId64, "", name, value); in atrace_int64_body()
297 WRITE_MSG("C|%d|", "|%" PRId64, "", name, value); in atrace_int64_body()
Dtrace-dev.cpp115 WRITE_MSG("C|%d|", "|%" PRId64, "", name, value); in atrace_int64_body()
/system/testing/gtest_extras/
DIsolate.cpp424 printf(" %s (elapsed time %" PRId64 " ms)\n", test->name().c_str(), run_time_ms); in HandleSignals()
553 printf(" %s from %s ran. (%" PRId64 " ms total)\n", in PrintFooter()
759 "GTEST_TOTAL_SHARDS, but you have GTEST_SHARD_INDEX=%" PRId64 in Run()
760 ", GTEST_TOTAL_SHARDS=%" PRId64, in Run()
772 ColoredPrintf(COLOR_YELLOW, "Note: This is test shard %" PRId64 " of %" PRId64, in Run()
DTest.cpp78 printf(" (%" PRId64 " ms)", RunTimeNs() / kNsPerMs); in Print()
/system/chre/apps/test/chqts/src/general_test/
Dcell_info_nr.cc39 LOGE("Invalid NR Cell Identity: %" PRId64, chreWwanUnpackNrNci(&identity)); in validateIdentity()

12