Home
last modified time | relevance | path

Searched defs:comm (Results 1 – 13 of 13) sorted by relevance

/system/extras/iotop/
Dtaskstats.h35 const std::string& comm() const { return comm_; } in comm() function
/system/extras/simpleperf/runtest/
Druntest.py58 def __init__(self, name, comm, overhead, children_overhead): argument
81 def __init__(self, symbol_name=None, comm=None, min_overhead=None, argument
122 def __init__(self, symbol_name, comm=None): argument
/system/core/storaged/
Dstoraged_service.cpp79 const string& comm = task_it.first; in dumpUidRecordsDebug() local
Dstoraged_uid_monitor.cpp342 const std::string& comm = task_it.second.comm; in update_curr_io_stats_locked() local
/system/extras/simpleperf/
Dthread_tree.h70 const char* comm; // It always refers to the latest comm. member
Dthread_tree.cpp48 void ThreadTree::SetThreadName(int pid, int tid, const std::string& comm) { in SetThreadName()
Denvironment.cpp215 static bool ReadThreadNameAndPid(pid_t tid, std::string* comm, pid_t* pid) { in ReadThreadNameAndPid()
Drecord.cpp308 const std::string& comm, uint64_t event_id, uint64_t time) { in CommRecord()
Drecord.h319 const char* comm; member
/system/core/logd/
DLogAudit.cpp352 const char* comm = strstr(str, comm_str); in logPrint() local
/system/extras/perfprofd/tests/
Dperfprofd_test.cc758 CommEventIterator comm(perf_data); in VerifyBasicCannedProfile() local
/system/core/logcat/tests/
Dlogcat_test.cpp811 static const char comm[] = logcat_executable in TEST() local
/system/nfc/src/nfa/include/
Dnfa_hci_int.h284 tNFA_HCI_COMM_DATA comm; member