Home
last modified time | relevance | path

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

12

/system/extras/simpleperf/
Dcmd_dumprecord.cpp102 printf("header_size: %" PRId64 "\n", header.header_size); in DumpFileHeader()
107 printf("attr_size: %" PRId64 "\n", header.attr_size); in DumpFileHeader()
112 printf("attrs[file section]: offset %" PRId64 ", size %" PRId64 "\n", header.attrs.offset, in DumpFileHeader()
114 printf("data[file section]: offset %" PRId64 ", size %" PRId64 "\n", header.data.offset, in DumpFileHeader()
116 printf("event_types[file section]: offset %" PRId64 ", size %" PRId64 "\n", in DumpFileHeader()
165 printf(" ids[file_section]: offset %" PRId64 ", size %" PRId64 "\n", attr.ids.offset, in DumpAttrSection()
174 printf(" %" PRId64, id); in DumpAttrSection()
193 printf("feature section for %s: offset %" PRId64 ", size %" PRId64 "\n", in DumpFeatureSection()
Drecord.cpp132 PrintIndented(indent, "sample_id: time %" PRId64 "\n", time_data.time); in Dump()
135 PrintIndented(indent, "sample_id: stream_id %" PRId64 "\n", id_data.id); in Dump()
138 PrintIndented(indent, "sample_id: stream_id %" PRId64 "\n", stream_id_data.stream_id); in Dump()
249 "pgoff 0x" PRIx64 ", maj %u, min %u, ino %" PRId64 ", ino_generation %" PRIu64 "\n", in DumpData()
466 PrintIndented(indent, "time %" PRId64 "\n", time_data.time); in DumpData()
472 PrintIndented(indent, "id %" PRId64 "\n", id_data.id); in DumpData()
475 PrintIndented(indent, "stream_id %" PRId64 "\n", stream_id_data.stream_id); in DumpData()
481 PrintIndented(indent, "period %" PRId64 "\n", period_data.period); in DumpData()
505 PrintIndented(indent, "user regs: abi=%" PRId64 "\n", regs_user_data.abi); in DumpData()
Dcmd_report.cpp110 return android::base::StringPrintf("%" PRId64, sample.sample_count); in Show()
/system/core/healthd/
Dhealthd_mode_charger.cpp357 LOGV("[%" PRId64 "] leave screen off\n", now); in update_screen_state()
380 LOGV("[%" PRId64 "] animation done\n", now); in update_screen_state()
391 LOGV("[%" PRId64 "] animation starting\n", now); in update_screen_state()
420 LOGV("[%" PRId64 "] animation missing or unknown battery status\n", now); in update_screen_state()
479 LOGV("[%" PRId64 "] key[%d] down\n", now, code); in set_key_callback()
484 LOGV("[%" PRId64 "] key[%d] up (was down for %" PRId64 ".%" PRId64 "sec)\n", in set_key_callback()
521 LOGW("[%" PRId64 "] booting from charger mode\n", now); in process_key()
525 LOGW("[%" PRId64 "] rebooting\n", now); in process_key()
528 LOGV("[%" PRId64 "] ignore power-button press, battery level " in process_key()
577 LOGW("[%" PRId64 "] device unplugged: shutting down in %" PRId64 " (@ %" PRId64 ")\n", in handle_power_supply_state()
[all …]
/system/netd/server/
DBandwidthController.cpp60 #define ALERT_IPT_TEMPLATE "%s %s -m quota2 ! --quota %" PRId64" --name %s"
440 ALOGV("makeIptablesQuotaCmd(%d, %" PRId64")", op, quota); in makeIptablesQuotaCmd()
459 …asprintf(&buff, "%s bw_costly_%s -m quota2 ! --quota %" PRId64" --name %s", opFlag, costName, quot… in makeIptablesQuotaCmd()
763 ALOGV("Read quota res=%d bytes=%" PRId64, scanRes, *bytes); in getInterfaceQuota()
817 fprintf(fp, "%" PRId64"\n", bytes); in updateQuota()
1148 …ALOGV("parse res=%d iface0=<%s> iface1=<%s> pkts=%" PRId64" bytes=%" PRId64" rest=<%s> orig line=<… in addForwardChainStats()
1162 …ALOGV("2Filter RX iface_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, if… in addForwardChainStats()
1166 …ALOGV("2Filter TX iface_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, if… in addForwardChainStats()
1172 …ALOGV("1Filter RX iface_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, if… in addForwardChainStats()
1178 …ALOGV("1Filter TX iface_in=%s iface_out=%s rx_bytes=%" PRId64" rx_packets=%" PRId64" ", iface0, if… in addForwardChainStats()
[all …]
DCommandListener.cpp930 asprintf(&msg, "%" PRId64, bytes); in runCommand()
949 asprintf(&msg, "%" PRId64, bytes); in runCommand()
/system/core/libutils/
DStopWatch.cpp48 ALOGD("StopWatch %s (us): %" PRId64 " ", mName, ns2us(elapsed)); in ~StopWatch()
52 ALOGD(" [%d: %" PRId64 ", %" PRId64, i, ns2us(soFar), ns2us(thisLap)); in ~StopWatch()
DFileMap.cpp29 # define PRId64 "I64d" macro
156 ALOGE("MapViewOfFile(%" PRId64 ", %zu) failed with error %" PRId32 "\n", in create()
DLooper.cpp237 ALOGD("%p ~ pollOnce - next message in %" PRId64 "ns, adjusted timeout: timeoutMillis=%d", in pollInner()
600 ALOGD("%p ~ sendMessageAtTime - uptime=%" PRId64 ", handler=%p, what=%d", in sendMessageAtTime()
/system/core/libziparchive/
Dzip_archive.cc223 ALOGW("Zip: seek %" PRId64 " failed: %s", static_cast<int64_t>(search_start), in MapCentralDirectory0()
228 ALOGW("Zip: read %" PRId64 " failed: %s", static_cast<int64_t>(read_amount), in MapCentralDirectory0()
263 ALOGW("Zip: %" PRId64 " extraneous bytes at the end of the central directory", in MapCentralDirectory0()
273 ALOGW("Zip: bad offsets (dir %" PRIu32 ", size %" PRIu32 ", eocd %" PRId64 ")", in MapCentralDirectory0()
322 ALOGV("Zip: zip file too long %" PRId64, static_cast<int64_t>(file_length)); in MapCentralDirectory()
327 ALOGV("Zip: length %" PRId64 " is too small to be zip", static_cast<int64_t>(file_length)); in MapCentralDirectory()
398 ALOGW("Zip: bad LFH offset %" PRId64 " at entry %" PRIu16, in ParseZipArchive()
507 ALOGW("Zip: failed seek to offset %" PRId64, off); in ReadAtOffset()
562 ALOGW("Zip: failed reading lfh name from offset %" PRId64, in FindEntry()
570 ALOGW("Zip: didn't find signature at start of lfh, offset=%" PRId64, in FindEntry()
[all …]
Dzip_archive_stream_entry.cc42 ALOGW("lseek to data at %" PRId64 " failed: %s", data_offset, strerror(errno)); in Init()
/system/core/libsparse/
Dsparse_read.c237 verbose_error(s->verbose, ret, "data block at %" PRId64, offset); in process_chunk()
245 verbose_error(s->verbose, ret, "fill block at %" PRId64, offset); in process_chunk()
254 verbose_error(s->verbose, ret, "skip block at %" PRId64, offset); in process_chunk()
262 verbose_error(s->verbose, -EINVAL, "crc block at %" PRId64, in process_chunk()
268 verbose_error(s->verbose, -EINVAL, "unknown block %04X at %" PRId64, in process_chunk()
/system/media/audio_utils/
Decho_reference.c384 ALOGV("echo_reference_read(): expectedDelayNs[%" PRId64 "] = " in echo_reference_read()
386 "] - timeDiff[%" PRId64 "]", in echo_reference_read()
395 PRId64 "]", deltaNs); in echo_reference_read()
446 "between reference and DMA %" PRId64, deltaNs); in echo_reference_read()
449 ALOGV("echo_reference_read(): NEGATIVE expectedDelayNs[%" PRId64 in echo_reference_read()
451 "] - timeDiff[%" PRId64 "]", in echo_reference_read()
/system/core/libpixelflinger/tests/gglmul/
Dgglmul_test.cpp264 printf(" Failed Actual(%" PRId64 ") Expected(%" PRId64 ")\n", in gglMulii_test()
/system/core/toolbox/upstream-netbsd/lib/libc/gen/
Dhumanize_number.c156 r = snprintf(buf, len, "%" PRId64 "%s%s%s", in humanize_number()
/system/nativepower/daemon/
Dpower_manager_stub.cc48 return base::StringPrintf("%" PRId64 ",%d,%d", event_time_ms, reason, flags); in ConstructSuspendRequestString()
/system/vold/
Dcryptfs.c2192 snprintf(size_str, sizeof(size_str), "%" PRId64, size * 512);
2203 snprintf(size_str, sizeof(size_str), "%" PRId64, size);
2281 snprintf(buf, sizeof(buf), "%" PRId64, data->cur_pct);
2319 SLOGI("Encrypted to sector %" PRId64,
2326 SLOGI("Encrypting from sector %" PRId64,
2556 SLOGI("Encrypted to block %" PRId64, last_block);
2562 SLOGI("Encrypting from block %" PRId64, block);
2733 SLOGI("Encrypted 1 block at %" PRId64, i);
2746 snprintf(buf, sizeof(buf), "%" PRId64, cur_pct);
2757 SLOGD("Encrypted %d block at %" PRId64,
[all …]
DDisk.cpp489 cmd.push_back(StringPrintf("--new=0:0:+%" PRId64 "M", splitMb)); in partitionMixed()
/system/core/libcutils/
Dtrace-dev.c232 WRITE_MSG("C|%d|", "|%" PRId64, getpid(), name, value); in atrace_int64_body()
/system/core/fingerprintd/
DFingerprintDaemonProxy.cpp157 ALOG(LOG_VERBOSE, LOG_TAG, "authenticate(sid=%" PRId64 ", gid=%d)\n", sessionId, groupId); in authenticate()
/system/core/libprocessgroup/
Dprocessgroup.cpp311 SLOGV("Killed process group uid %d pid %d in %" PRId64 "ms, %d procs remain", uid, initialPid, in killProcessGroup()
/system/core/crash_reporter/
Dcrash_collector.cc389 "payload_size=%" PRId64 "\n" in WriteCrashMetaData()
/system/update_engine/update_manager/
Dreal_updater_provider.cc212 *errmsg = string("Invalid payload size: %" PRId64, raw.payload_size()); in GetValue()
/system/core/fastboot/
Dfastboot.cpp477 fprintf(stderr, "creating boot image - %" PRId64 " bytes\n", bsize); in load_bootable_image()
496 fprintf(stderr, "failed to allocate %" PRId64 " bytes for '%s'\n", *sz, entry_name); in unzip_file()
759 fprintf(stderr, "target reported max download size of %" PRId64 " bytes\n", limit); in get_target_sparse_limit()
/system/core/adb/
Dfile_sync_client.cpp305 return android::base::StringPrintf(" %.1f MB/s (%" PRId64 " bytes in %.3fs)", in TransferRate()
325 Printf("[%4s] %s: %" PRId64 "/?", overall_percentage_str, file, file_copied_bytes); in ReportProgress()

12