| /external/mesa3d/src/gallium/drivers/nouveau/ |
| D | nouveau_vp3_video.h | 73 struct comm *comm; member 124 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 | sched.proto | 18 optional string comm = 1; field 35 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
|
| D | block.proto | 14 optional string comm = 6; field 22 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 97 optional string comm = 6; field 122 optional string comm = 5; field 129 optional string comm = 5; field [all …]
|
| D | oom.proto | 9 optional string comm = 1; field
|
| D | lowmemorykiller.proto | 9 optional string comm = 1; field
|
| D | cgroup.proto | 12 optional string comm = 4; field 34 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
|
| D | gpu-perf.h | 60 } *comm; member 63 struct gpu_perf_comm *comm; member
|
| D | gem-objects.h | 39 } *comm; member
|
| /external/adeb/bcc/misc/ |
| D | android-futex-contention.py | 46 def sched__sched_waking(event_name, context, common_cpu, argument 52 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 64 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
| D | futex-contention.py | 35 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 47 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | test_core_reloc_kernel.c | 20 char comm[sizeof("test_progs")]; member 27 char comm[16]; member
|
| /external/bcc/tools/ |
| D | bpflist.py | 81 comm = comm_for_pid(pid) variable
|
| D | deadlock_detector.c | 46 char comm[TASK_COMM_LEN]; member 56 char comm[TASK_COMM_LEN]; member
|
| D | stackcount.py | 300 def _print_comm(self, comm, pid): argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | nccl_all_reduce_thunk.cc | 119 explicit NcclComm(ncclComm_t comm) : comm_(comm) {} in NcclComm() 138 ncclComm_t comm() { return *comm_; } in comm() function in xla::gpu::__anon9bd533e50111::NcclComm 235 ncclComm_t comm(int64 device) { in comm() function in xla::gpu::__anon9bd533e50111::NcclClique 361 ncclComm_t comm; in SubmitParticipantImpl() local
|
| /external/iproute2/lib/ |
| D | fs.c | 144 int get_command_name(const char *pid, char *comm, size_t len) in get_command_name()
|
| /external/bcc/examples/cpp/ |
| D | RandomRead.cc | 62 char comm[16]; member
|
| /external/mesa3d/src/freedreno/rnn/ |
| D | colors.h | 42 const char *comm; /* comment */ member
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| D | nv98_video_bsp.c | 26 static void dump_comm_bsp(struct comm *comm) in dump_comm_bsp()
|
| /external/perfetto/src/trace_processor/importers/systrace/ |
| D | systrace_line_parser.cc | 94 auto comm = args["comm"]; in ParseLine() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_video_vp.c | 27 static void dump_comm_vp(struct nouveau_vp3_decoder *dec, struct comm *comm, u32 comm_seq, in dump_comm_vp()
|