| /system/bpfprogs/test/ |
| D | bpfLoadTpProg.c | 51 char comm[16]; member
|
| /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/extras/iotop/ |
| D | taskstats.h | 35 const std::string& comm() const { return comm_; } in comm() function
|
| /system/vold/ |
| D | Process.cpp | 187 std::string comm; in KillProcessesWithOpenFiles() local
|
| /system/core/storaged/ |
| D | storaged_service.cpp | 80 const string& comm = task_it.first; in dumpUidRecordsDebug() local
|
| D | storaged_uid_monitor.cpp | 341 const std::string& comm = task_it.second.comm; in update_curr_io_stats_locked() local
|
| /system/extras/simpleperf/ |
| D | thread_tree.cpp | 44 void ThreadTree::SetThreadName(int pid, int tid, const std::string& comm) { in SetThreadName() 97 const char* comm; in CreateThread() local
|
| D | thread_tree.h | 81 const char* comm; // It always refers to the latest comm. member
|
| D | BranchListFile.cpp | 129 std::string comm; in FindThreadFromProc() local
|
| D | environment.cpp | 147 bool ReadThreadNameAndPid(pid_t tid, std::string* comm, pid_t* pid) { in ReadThreadNameAndPid()
|
| D | report_lib_interface.cpp | 125 const char* comm; member
|
| D | record.cpp | 365 const std::string& comm, uint64_t event_id, uint64_t time) { in CommRecord()
|
| D | record.h | 340 const char* comm; member
|
| /system/logging/logd/ |
| D | LogAudit.cpp | 314 const char* comm = strstr(str, comm_str); in logPrint() local
|
| /system/bpfprogs/ |
| D | timeInState.c | 260 char comm[16]; member
|
| /system/core/llkd/ |
| D | libllkd.cpp | 303 char comm[TASK_COMM_LEN + 3]; // space for adding '[' and ']' member 436 std::string llkProcGetName(pid_t tid, const char* comm, const char* cmdline) { in llkProcGetName() 602 proc* llkTidAlloc(pid_t tid, pid_t pid, pid_t ppid, const char* comm, int time, char state, in llkTidAlloc()
|
| /system/logging/logcat/tests/ |
| D | logcat_test.cpp | 781 static const char comm[] = logcat_executable in TEST() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 355 __u64 comm: 1; member 2438 char comm[16]; member 21703 char comm[16]; member 22328 char comm[16]; member 24084 char comm[16]; member 24119 char comm[16]; member 24140 char comm[16]; member 24150 char comm[16]; member 24158 char comm[16]; member 24183 char comm[16]; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 1997 char comm[16]; member 7073 __u64 comm: 1; member 31971 char comm[16]; member 32571 char comm[16]; member 34249 char comm[16]; member 34284 char comm[16]; member 34305 char comm[16]; member 34315 char comm[16]; member 34323 char comm[16]; member 34348 char comm[16]; member [all …]
|