Home
last modified time | relevance | path

Searched refs:daemon (Results 1 – 25 of 69) sorted by relevance

123

/system/extras/ANRdaemon/
DREADME1 ANRdaemon is a daemon to help analyze ANR due to CPU starvation by logging system
2 activity when CPU usage is very high. The daemon uses debugfs underlying for
8 The daemon will be started at boot time and will be running with the following
20 not running. This is because the daemon process turns off tracing when CPU usage
22 from some other process to the daemon. Then sometime later (say 20 secs later),
23 when the CPU usage becomes high and the daemon process turn on tracing again,
25 daemon process to some other process. Due to this artifact, when the raw trace
26 file is parsed by systrace.py, the daemon process is shown as running for the
28 entries regarding the daemon process indicates the daemon process ran continuously
/system/chre/host/msm/daemon/
DREADME.md1 This folder contains source code for the daemon used to host CHRE on SLPI for
4 This daemon cannot be built out of this folder, however, because it depends on
/system/extras/perfprofd/tests/
DREADME.txt16 3. The daemon under test, perfprofd, is broken into a main function, a
38 Because the daemon tends to spend a lot of time sleeping/waiting,
41 daemon main function. Picture for perfprofd_test:
63 then examine the log to make sure that the daemon is doing
/system/extras/perfprofd/
DAndroid.bp9 // Static library containing guts of AWP daemon.
51 // Main daemon
/system/tpm/attestation/server/
Dmain.cc108 AttestationDaemon daemon; in main() local
111 return daemon.Run(); in main()
/system/sepolicy/public/
Dmdnsd.te1 # mdns daemon
Daudioserver.te1 # audioserver - audio services daemon
Dtee.te2 # trusted execution environment (tee) daemon
Dppp.te1 # Point to Point Protocol daemon
Dmediadrmserver.te1 # mediadrmserver - mediadrm daemon
Dkeystore.te4 # keystore daemon
Dracoon.te1 # IKE key management daemon
Dlmkd.te1 # lmkd low memory killer daemon
/system/core/logd/
DREADME.property4 ro.logd.auditd bool true Enable selinux audit daemon
10 ro.logd.kernel bool+ svelte+ Enable klogd daemon
14 logd.logpersistd.enable bool auto Safe to start logpersist daemon service
15 logd.logpersistd string persist Enable logpersist daemon, "logcatd"
20 persist.logd.logpersistd string Enable logpersist daemon, "logcatd"
DREADME.auditd3 The audit daemon is a simplified version of its desktop
/system/sepolicy/private/
Dotapreopt_slot.te3 # Technically not a daemon but we do want the transition from init domain to
Dmdnsd.te1 # mdns daemon
Dcppreopts.te3 # Technically not a daemon but we do want the transition from init domain to
Dasan_extract.te3 # Technically not a daemon but we do want the transition from init domain to
/system/chre/host/msm/daemon/idl/
DREADME.md3 code is checked in to allow compilation of the daemon code without a dependency
/system/sepolicy/vendor/
Dtee.te2 # trusted execution environment (tee) daemon
/system/core/adb/
DAndroid.mk108 LOCAL_SRC_FILES := daemon/usb.cpp
329 daemon/main.cpp \
330 daemon/mdns.cpp \
DOVERVIEW.TXT31 2. The ADB daemon (adbd)
41 connect to the adbd daemon.
70 these services either run within the adbd daemon, or are started by
117 directly to the corresponding adbd daemon.
Dtest_adb.py111 stdout_thread.daemon = True
118 stderr_thread.daemon = True
/system/core/rootdir/
DAndroid.mk59 ATFWD-daemon \
80 mm-qcamera-daemon \

123