| /external/mesa3d/src/gallium/drivers/nouveau/ | 
| D | nouveau_vp3_video.h | 73    struct comm *comm;  member124 struct comm {  struct
 129    uint8_t pad[0x100 - 0x88]; // 0a0 bool comm_encrypted  argument
 131    uint32_t pvp_cur_index; // 100
 132    uint32_t acked_byte_ofs; // 104
 133    uint32_t status_vp[0x10]; // 108
 134    uint16_t mb_y[0x10]; //148
 135    uint32_t pvp_stage; // 168 0xeeXX
 136    uint16_t parse_endpos_index; // 16c
 137    uint16_t irq_index; // 16e
 [all …]
 
 | 
| /external/perfetto/protos/perfetto/trace/ftrace/ | 
| D | block.proto | 14   optional string comm = 6;  field22   optional string comm = 5;  field
 29   optional string comm = 5;  field
 43   optional string comm = 5;  field
 50   optional string comm = 5;  field
 70   optional string comm = 5;  field
 73   optional string comm = 1;  field
 98   optional string comm = 6;  field
 123   optional string comm = 5;  field
 130   optional string comm = 5;  field
 [all …]
 
 | 
| D | sched.proto | 18   optional string comm = 1;  field35   optional string comm = 1;  field
 42   optional string comm = 1;  field
 54   optional string comm = 1;  field
 66   optional string comm = 1;  field
 71   optional string comm = 1;  field
 75   optional string comm = 1;  field
 80   optional string comm = 1;  field
 
 | 
| D | lowmemorykiller.proto | 9   optional string comm = 1;  field
 | 
| D | oom.proto | 9   optional string comm = 1;  field
 | 
| D | cgroup.proto | 12   optional string comm = 4;  field40   optional string comm = 4;  field
 
 | 
| D | task.proto | 10   optional string comm = 2;  field
 | 
| D | signal.proto | 15   optional string comm = 2;  field
 | 
| /external/igt-gpu-tools/overlay/ | 
| D | gem-objects.c | 84 			  struct gem_objects_comm *comm)  in insert_sorted()99 	struct gem_objects_comm *comm;  in gem_objects_update()  local
 
 | 
| D | gpu-perf.c | 281 static int get_comm(pid_t pid, char *comm, int len)  in get_comm()304 	struct gpu_perf_comm *comm;  in lookup_comm()  local
 334 	struct gpu_perf_comm *comm;  in request_add()  local
 363 	struct gpu_perf_comm *comm;  in ring_sync()  local
 376 	struct gpu_perf_comm *comm;  in wait_begin()  local
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ | 
| D | nccl_all_reduce_thunk.cc | 44                     ncclComm_t comm) {  in RunAllReduce()248                                              ncclComm_t comm) {  in RunNcclCollective()
 285                                                   ncclComm_t comm) {  in RunNcclCollective()
 360                                                  ncclComm_t comm) {  in RunNcclCollective()
 371                         se::Stream& stream, ncclComm_t comm) {  in RunReduceScatter()
 
 | 
| D | nccl_all_gather_thunk.cc | 66                     ncclComm_t comm) {  in RunAllGather()106                                              ncclComm_t comm) {  in RunNcclCollective()
 
 | 
| D | nccl_all_to_all_thunk.cc | 71                                             ncclComm_t comm) {  in RunNcclCollective()82                    ncclComm_t comm) {  in RunAllToAll()
 
 | 
| D | nccl_collective_permute_thunk.cc | 114     const ExecuteParams& params, ncclComm_t comm) {  in RunNcclCollective()143     DeviceBufferPair& buffer, se::Stream& stream, ncclComm_t comm,  in RunCollectivePermute()
 
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ | 
| D | test_core_reloc_kernel.c | 22 	char comm[sizeof("test_progs")];  member29 	char comm[16];  member
 
 | 
| D | test_raw_tp_test_run.c | 12 int BPF_PROG(rename, struct task_struct *task, char *comm)  in BPF_PROG()
 | 
| D | test_skb_helpers.c | 21 	char comm[TEST_COMM_LEN];  in test_skb_helpers()  local
 | 
| /external/bcc/libbpf-tools/ | 
| D | cpudist.h | 10 	char comm[TASK_COMM_LEN];  member
 | 
| D | runqlat.h | 10 	char comm[TASK_COMM_LEN];  member
 | 
| D | bashreadline.bpf.c | 19 	char comm[TASK_COMM_LEN];  in BPF_KRETPROBE()  local
 | 
| D | llcstat.h | 10 	char comm[TASK_COMM_LEN];  member
 | 
| D | syscount.h | 13 	char comm[TASK_COMM_LEN];  member
 | 
| D | cpufreq.h | 12 	char comm[TASK_COMM_LEN];  member
 | 
| D | gethostlatency.h | 11 	char comm[TASK_COMM_LEN];  member
 | 
| /external/bpftool/src/skeleton/ | 
| D | pid_iter.h | 9 	char comm[16];  member
 |