/frameworks/base/tools/preload/ |
D | Root.java | 43 final Map<Integer, Proc> processes = new HashMap<Integer, Proc>(); field in Root 55 Proc process = processes.get(record.pid); in indexClassOperation() 116 Proc proc = processes.get(record.pid); in indexProcess() 120 Proc parent = processes.get(record.ppid); in indexProcess() 122 processes.put(proc.id, proc); in indexProcess()
|
D | WritePreloadedClassFile.java | 98 for (Proc proc : root.processes.values()) { in main() 135 for (Proc proc : root.processes.values()) { in addAllClassesFrom()
|
D | PrintPsTree.java | 40 for (Proc proc : root.processes.values()) { in main()
|
D | PrintHtmlDiff.java | 43 for (Proc proc : root.processes.values()) { in main()
|
/frameworks/base/core/proto/android/os/ |
D | procrank.proto | 24 // Memory usage of running processes 64 repeated Process processes = 1; field
|
D | message.proto | 38 // using android.os.Messenger to send the message across processes, this will
|
D | ps.proto | 116 repeated Process processes = 1; field
|
D | batterystats.proto | 564 // Total CPU time with processes executing in userspace. Summed up across 567 // Total CPU time with processes executing kernel syscalls. Summed up across 733 // added together to find the total time a uid has had any processes running 741 // Time this uid has any processes in the top state. 763 // Time this uid has any processes that are sitting around cached, not in
|
D | incident.proto | 266 (section).args = "activity --proto processes"
|
/frameworks/av/media/libaaudio/src/fifo/ |
D | README.md | 1 Simple atomic FIFO for passing data between threads or processes.
|
/frameworks/base/tests/NativeProcessesMemoryTest/ |
D | Android.bp | 16 name: "native-processes-memory-test",
|
/frameworks/base/cmds/incident_helper/tests/ |
D | PsParser_test.cpp | 224 PsProto::Process g = got.processes(i); in TEST_F() 225 PsProto::Process e = expected.processes(i); in TEST_F()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 115 # Note when any processes of a uid have started running 117 # Note when all processes of a uid have stopped.
|
/frameworks/layoutlib/rename_font/ |
D | build_font.py | 93 pool = Pool(processes=None)
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 14 * System.nanoTime() is monotonic and consistent between processes, so we use that for measuring time
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | CMakeLists.txt | 134 # Build with multiple processes
|
/frameworks/base/core/proto/android/server/ |
D | activitymanagerservice.proto | 50 optional ActivityManagerServiceDumpProcessesProto processes = 4; field 623 // TODO: "dumpsys activity --proto processes" 646 // Persisent processes that are starting
|
/frameworks/base/core/proto/android/service/ |
D | procstats.proto | 131 // USS is memory shared between processes, divided evenly for accounting
|
/frameworks/rs/script_api/ |
D | rs_for_each.spec | 199 all cells in the input, this function only processes cells in the subspace of
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 329 HelpText<"Print the names of the input files as ld processes them">;
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 487 * (i.e. the highest process state of that uid's processes) has changed. 3941 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerService). 3990 * Pulled from StatsCompanionService for selected native processes. 4028 * Pulled from StatsCompanionService for all managed processes (from ActivityManagerServie) 4029 * and for selected native processes. 4031 * Pulling this atom resets high-water mark counters for all processes. 4071 * Time-N means the CPU time a UID spent running concurrently with N other processes. 4085 * Time-X-Y means the time a UID spent on clusterX running concurrently with Y other processes. 4495 // USS is memory shared between processes, divided evenly for accounting 4801 * Dead pids will be dropped. Kernel processes are excluded. [all …]
|
/frameworks/rs/script_api/include/ |
D | rs_for_each.rsh | 180 * all cells in the input, this function only processes cells in the subspace of
|
/frameworks/native/docs/ |
D | Doxyfile | 256 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
|
D | Doxyfile.orig | 275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
|