Home
last modified time | relevance | path

Searched refs:comm (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DUidProcStatsCollector.cpp97 pidStat->comm += fields[i]; in parsePidStatLine()
102 pidStat->comm += " "; in parsePidStatLine()
105 if (pidStat->comm.front() != '(' || pidStat->comm.back() != ')') { in parsePidStatLine()
106 ALOGD("Comm string `%s` not enclosed in brackets", pidStat->comm.c_str()); in parsePidStatLine()
109 pidStat->comm.erase(pidStat->comm.begin()); in parsePidStatLine()
110 pidStat->comm.erase(pidStat->comm.end() - 1); in parsePidStatLine()
323 comm.c_str(), startTimeMillis, cpuTimeMillis, totalCpuCycles, totalMajorFaults, in toString()
570 .comm = std::move(pidStat->comm), in readProcessStatsLocked()
DUidProcStatsCollector.h58 std::string comm = ""; member
67 std::string comm = ""; member
DPerformanceProfiler.cpp191 .name = processCpuValue.comm, in constructUidResourceUsageStats()
410 processCpuValue.comm.c_str(), processCpuValue.cpuTimeMillis, in toString()
422 StringAppendF(&buffer, "\t%s, %" PRIu64 ", %.2f%%\n", processValue.comm.c_str(), in toString()
445 processMemoryStats.comm.c_str(), processMemoryStats.memoryStats.rssKb, in toString()
466 .comm = processStats.comm, in cacheTopNProcessSingleStats()
494 .comm = processStats.comm, in cacheTopNProcessCpuStats()
525 .comm = processStats.comm, in cacheTopNProcessMemStats()
890 outProto.write(PackageCpuStats::ProcessCpuStats::COMMAND, processCpuStat.comm); in dumpPackageCpuStatsProto()
960 processValue.comm); in dumpPackageTaskStateStatsProto()
DPerformanceProfiler.h89 std::string comm = ""; member
99 std::string comm = ""; member
115 std::string comm = ""; member
/packages/services/Car/cpp/watchdog/server/tests/
DUidProcStatsCollectorTestUtils.h36 return ::testing::Value(actual.comm, ::testing::Eq(expected.comm)) &&
DPerformanceProfilerTest.cpp109 comm,
110 Eq(expected.comm)),
139 comm,
140 Eq(expected.comm)),
186 comm,
187 Eq(expected.comm)),
875 expected.comm),
926 expected.comm),
/packages/modules/Virtualization/service_vm/
DREADME.md29 - [./comm](./comm) contains the definitions for the requests and responses.
/packages/modules/Virtualization/
DTEST_MAPPING130 "path": "packages/modules/Virtualization/service_vm/comm"
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz