Searched defs:comm (Results 1 – 13 of 13) sorted by relevance
/system/extras/iotop/ |
D | taskstats.h | 35 const std::string& comm() const { return comm_; } in comm() function
|
/system/extras/simpleperf/runtest/ |
D | runtest.py | 58 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/ |
D | storaged_service.cpp | 79 const string& comm = task_it.first; in dumpUidRecordsDebug() local
|
D | storaged_uid_monitor.cpp | 342 const std::string& comm = task_it.second.comm; in update_curr_io_stats_locked() local
|
/system/extras/simpleperf/ |
D | thread_tree.h | 70 const char* comm; // It always refers to the latest comm. member
|
D | thread_tree.cpp | 48 void ThreadTree::SetThreadName(int pid, int tid, const std::string& comm) { in SetThreadName()
|
D | environment.cpp | 215 static bool ReadThreadNameAndPid(pid_t tid, std::string* comm, pid_t* pid) { in ReadThreadNameAndPid()
|
D | record.cpp | 308 const std::string& comm, uint64_t event_id, uint64_t time) { in CommRecord()
|
D | record.h | 319 const char* comm; member
|
/system/core/logd/ |
D | LogAudit.cpp | 352 const char* comm = strstr(str, comm_str); in logPrint() local
|
/system/extras/perfprofd/tests/ |
D | perfprofd_test.cc | 758 CommEventIterator comm(perf_data); in VerifyBasicCannedProfile() local
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 811 static const char comm[] = logcat_executable in TEST() local
|
/system/nfc/src/nfa/include/ |
D | nfa_hci_int.h | 284 tNFA_HCI_COMM_DATA comm; member
|