Home
last modified time | relevance | path

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

12

/system/extras/memtrack/
Dmemtrack.cpp247 ALOGI("Dumping process list"); in dumpToLog()
250 ALOGI(" Name: %s", (*it)->name.c_str()); in dumpToLog()
251 ALOGI(" Max running processes: %d", (*it)->max_num_pids); in dumpToLog()
253 ALOGI(" Currently running pids:"); in dumpToLog()
256 ALOGI(" %d", *pid_it); in dumpToLog()
260 ALOGI(" Min PSS %0.4fM", (*it)->min_pss_kb/1024.0); in dumpToLog()
261 ALOGI(" Avg PSS %0.4fM", (*it)->avg_pss_kb/1024.0); in dumpToLog()
262 ALOGI(" Max PSS %0.4fM", (*it)->max_pss_kb/1024.0); in dumpToLog()
263 ALOGI(" Last PSS %0.4fM", (*it)->last_pss_kb/1024.0); in dumpToLog()
/system/core/libcutils/
Dqtaguid.c78 ALOGI("Failed write_ctrl(%s) res=%d errno=%d", cmd, res, savedErrno); in write_ctrl()
113 ALOGI("Tagging socket %d with tag %" PRIx64 "(%d) for uid %d failed errno=%d", in qtaguid_tagSocket()
129 ALOGI("Untagging socket %d failed errno=%d", sockfd, res); in qtaguid_untagSocket()
158 ALOGI("Deleting tag data with tag %" PRIx64 "/%d for uid %d failed with cnt=%d errno=%d", in qtaguid_deleteTagData()
Dstr_parms.c352 ALOGI("key: '%s' value: '%s'\n", (char *)key, (char *)value); in dump_entry()
/system/core/fingerprintd/
Dfingerprintd.cpp37 ALOGI("Starting " LOG_TAG); in main()
53 ALOGI("Done"); in main()
/system/core/libdiskconfig/
Ddiskutils.c44 ALOGI("Writing RAW image '%s' to '%s' (offset=%llu)", src, dst, (unsigned long long)offset); in write_raw_image()
105 ALOGI("Wrote %" PRIu64 " bytes to %s @ %lld", total, dst, (long long)offset); in write_raw_image()
Dwrite_lst.c85 ALOGI("Would write %d bytes @ offset %lld.", lst->len, (long long)lst->offset); in wlist_commit()
Dconfig_mbr.c50 ALOGI("Configuring pentry. status=0x%x type=0x%x start_lba=%u len_lba=%u", in cfg_pentry()
Ddiskconfig.c323 ALOGI("Requesting operation on a regular file, not block device."); in validate()
/system/netd/server/
Dmain.cpp55 ALOGI("Netd 1.0 starting"); in main()
111 ALOGI("Netd exiting"); in main()
Doem_iptables_hook.cpp83 ALOGI("OEM iptable hook installed."); in setupOemIptablesHook()
/system/core/lmkd/
Dlmkd.c336 ALOGI("Closing Activity Manager data connection"); in ctrl_data_close()
404 ALOGI("ActivityManager disconnected"); in ctrl_data_handler()
430 ALOGI("ActivityManager connected"); in ctrl_connect_handler()
585 ALOGI("Killing '%s' (%d), uid %d, adj %d\n" in kill_one_process()
690 ALOGI("No kernel memory.pressure_level support (errno=%d)", errno); in init_mp()
696 ALOGI("No kernel memory cgroup event control (errno=%d)", errno); in init_mp()
779 ALOGI("Using in-kernel low memory killer interface"); in init()
829 ALOGI("exiting"); in main()
/system/bt/osi/include/
Dlog.h25 #define LOG_INFO(...) ALOGI(__VA_ARGS__)
/system/core/libsuspend/
Dautosuspend_earlysuspend.c178 ALOGI("Starting early suspend unblocker thread\n"); in start_earlysuspend_thread()
209 ALOGI("Selected early suspend\n"); in autosuspend_earlysuspend_init()
Dautosuspend_autosleep.c96 ALOGI("Selected autosleep\n"); in autosuspend_autosleep_init()
Dautosuspend_wakeup_count.c189 ALOGI("Selected wakeup count\n"); in autosuspend_wakeup_count_init()
/system/core/debuggerd/
Ddebuggerd.cpp81 ALOGI("********************************************************\n" in wait_for_user_action()
106 ALOGI("debuggerd resuming process %d", request.pid); in wait_for_user_action()
562 ALOGI("debuggerd: starting\n"); in do_server()
/system/core/include/log/
Dlog.h127 #ifndef ALOGI
128 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
/system/core/gatekeeperd/
Dgatekeeperd.cpp66 ALOGI("cold boot: clearing state"); in GateKeeperProxy()
326 ALOGI("Starting gatekeeperd..."); in main()
/system/security/keystore/
Dkeystore.cpp116 ALOGI("Found keymaster0 module %s, version %x", mod->name, mod->module_api_version); in keymaster0_device_initialize()
129 ALOGI("Keymaster0 module is software-only. Using SoftKeymasterDevice instead."); in keymaster0_device_initialize()
159 ALOGI("Found keymaster1 module %s, version %x", mod->name, mod->module_api_version); in keymaster1_device_initialize()
180 ALOGI("Keymaster1 module is incomplete, using SoftKeymasterDevice wrapper"); in keymaster1_device_initialize()
185 ALOGI("Keymaster1 module is good, destroying wrapper and re-opening"); in keymaster1_device_initialize()
209 ALOGI("Could not find any keystore module, using software-only implementation."); in keymaster_device_initialize()
1754 ALOGI("Metadata file is %zd bytes (%zd experted); upgrade?", fileLength, in readMetaData()
1770 ALOGI("Could only write %zd bytes to metadata file (%zd expected)", fileLength, in writeMetaData()
1980 ALOGI("Secure lockscreen for user %d removed, deleting encrypted entries", userId); in onUserPasswordChanged()
2061 ALOGI("calling unlock when already unlocked, ignoring."); in unlock()
[all …]
/system/media/audio_utils/spdif/
DSPDIFEncoder.cpp66 ALOGI("SPDIFEncoder: mBurstBufferSizeBytes = %d, littleEndian = %d", in SPDIFEncoder()
/system/core/libpixelflinger/codeflinger/
DArm64Assembler.cpp215 ALOGI("RESET\n"); in reset()
319 ALOGI(format, name, int(pc()-base()), base(), pc(), duration); in generate()
DARMAssembler.cpp185 ALOGI(format, name, int(pc()-base()), base(), pc(), duration); in generate()
/system/core/liblog/
DREADME30 ALOGI(format, ...)
/system/security/softkeymaster/
Dkeymaster_openssl.cpp228 ALOGI("Requested DSA key size is too small (<512)"); in generate_dsa_keypair()
/system/core/libpixelflinger/
Dtrap.cpp642 ALOGI( " top=%d (%.3f) bot=%d (%.3f) x=%d (%.3f) ix=%d (%.3f)", in edge_dump()
653 ALOGI( "%d edge%s:\n", count, count == 1 ? "" : "s" ); in triangle_dump_edges()

12