Home
last modified time | relevance | path

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

12345

/linux/tools/perf/util/
A Dcomm.h11 struct comm { struct
12 struct comm_str *comm_str; argument
22 void comm__free(struct comm *comm); argument
A Dcomm.c110 struct comm *comm = zalloc(sizeof(*comm)); in comm__new() local
127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
144 void comm__free(struct comm *comm) in comm__free()
150 const char *comm__str(const struct comm *comm) in comm__str()
A Dthread.c42 struct comm *comm; in thread__new() local
84 struct comm *comm, *tmp_comm; in thread__delete() local
218 struct comm *comm, *last = NULL, *second_last = NULL; in thread__exec_comm() local
278 char *comm = NULL; in thread__set_comm_from_proc() local
294 const struct comm *comm = thread__comm(thread); in __thread__comm_str() local
317 const char *comm = thread__comm_str(thread); in thread__comm_len() local
394 const char *comm = thread__comm_str(parent); in thread__fork() local
A Ddb-export.c82 static int __db_export__comm(struct db_export *dbe, struct comm *comm, in __db_export__comm()
93 int db_export__comm(struct db_export *dbe, struct comm *comm, in db_export__comm()
108 int db_export__exec_comm(struct db_export *dbe, struct comm *comm, in db_export__exec_comm()
133 int db_export__comm_thread(struct db_export *dbe, struct comm *comm, in db_export__comm_thread()
294 struct comm *comm = NULL; in db_export__threads() local
356 struct comm *comm = NULL; in db_export__sample() local
A Ddata-convert-bt.c903 __FUNC_PROCESS_NON_SAMPLE(comm, in __FUNC_PROCESS_NON_SAMPLE() argument
904 __NON_SAMPLE_SET_FIELD(comm, u32, pid); in __FUNC_PROCESS_NON_SAMPLE()
906 __NON_SAMPLE_SET_FIELD(comm, string, comm); argument
1252 __FUNC_ADD_NON_SAMPLE_EVENT_CLASS(comm, in __FUNC_ADD_NON_SAMPLE_EVENT_CLASS() argument
1255 __NON_SAMPLE_ADD_FIELD(string, comm); argument
A Dthread_map.c318 static int get_comm(char **comm, pid_t pid) in get_comm()
345 char *comm = NULL; in comm_init() local
/linux/drivers/staging/media/meson/vdec/
A Dcodec_hevc_common.c57 struct codec_hevc_common *comm, in codec_hevc_setup_buffers_gxbb()
112 struct codec_hevc_common *comm, in codec_hevc_setup_buffers_gxl()
154 struct codec_hevc_common *comm) in codec_hevc_free_fbc_buffers()
172 struct codec_hevc_common *comm) in codec_hevc_alloc_fbc_buffers()
196 struct codec_hevc_common *comm) in codec_hevc_free_mmu_headers()
220 struct codec_hevc_common *comm) in codec_hevc_alloc_mmu_headers()
249 struct codec_hevc_common *comm, in codec_hevc_setup_buffers()
280 struct codec_hevc_common *comm, in codec_hevc_fill_mmu_map()
/linux/tools/perf/scripts/python/
A Dnetdev-times.py232 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
238 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
244 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, callchain, vec): argument
250 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
260 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, callchain, napi, argument
272 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr, argument
278 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, callchain, argument
284 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
290 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
296 def skb__consume_skb(name, context, cpu, sec, nsec, pid, comm, callchain, skbaddr): argument
[all …]
A Dsched-migration.py372 def sched__sched_stat_runtime(event_name, context, common_cpu, argument
377 def sched__sched_stat_iowait(event_name, context, common_cpu, argument
382 def sched__sched_stat_sleep(event_name, context, common_cpu, argument
387 def sched__sched_stat_wait(event_name, context, common_cpu, argument
397 def sched__sched_process_wait(event_name, context, common_cpu, argument
402 def sched__sched_process_exit(event_name, context, common_cpu, argument
407 def sched__sched_process_free(event_name, context, common_cpu, argument
412 def sched__sched_migrate_task(event_name, context, common_cpu, argument
430 def sched__sched_wakeup_new(event_name, context, common_cpu, argument
438 def sched__sched_wakeup(event_name, context, common_cpu, argument
[all …]
A Dintel-pt-events.py152 def common_start_str(comm, sample): argument
159 def print_common_start(comm, sample, name): argument
169 def print_instructions_start(comm, sample): argument
215 def print_srccode(comm, param_dict, sample, symbol, dso, with_insn): argument
A Dpowerpc-hcalls.py173 def powerpc__hcall_exit(name, context, cpu, sec, nsec, pid, comm, callchain, argument
197 def powerpc__hcall_entry(event_name, context, cpu, sec, nsec, pid, comm, argument
A Dfutex-contention.py29 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
40 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
A Dcompaction-times.py32 def filter(self, pid, comm): argument
41 def filter(self, pid, comm): argument
118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument
159 def __init__(self, comm, pid, filtered): argument
A Dnet_dropmonitor.py72 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, callchain, argument
/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DEventClass.py26 def create_event(name, comm, dso, symbol, raw_buf): argument
38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument
58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument
87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
/linux/tools/perf/tests/
A Dkeep-tracking.c33 static int find_comm(struct evlist *evlist, const char *comm) in find_comm()
79 const char *comm; in test__keep_tracking() local
/linux/tools/testing/selftests/bpf/progs/
A Dtest_core_reloc_kernel.c22 char comm[sizeof("test_progs")]; member
29 char comm[16]; member
A Dtest_raw_tp_test_run.c12 int BPF_PROG(rename, struct task_struct *task, char *comm) in BPF_PROG()
A Dtest_skb_helpers.c21 char comm[TEST_COMM_LEN]; in test_skb_helpers() local
/linux/drivers/gpu/drm/msm/
A Dmsm_gpu.c263 struct msm_gem_submit *submit, char *comm, char *cmd) in msm_gpu_crashstate_capture()
325 struct msm_gem_submit *submit, char *comm, char *cmd) in msm_gpu_crashstate_capture()
361 char *comm = NULL, *cmd = NULL; in recover_worker() local
456 char *comm = NULL, *cmd = NULL; in fault_worker() local
/linux/tools/bpf/bpftool/skeleton/
A Dpid_iter.h9 char comm[16]; member
/linux/security/
A Dlsm_audit.c211 char comm[sizeof(current->comm)]; in dump_common_audit_data() local
313 char comm[sizeof(tsk->comm)]; in dump_common_audit_data() local
/linux/drivers/scsi/aacraid/
A Drkt.c33 static int aac_rkt_select_comm(struct aac_dev *dev, int comm) in aac_rkt_select_comm()
/linux/tools/lib/perf/include/internal/
A Dthreadmap.h11 char *comm; member
/linux/sound/usb/6fire/
A Dchip.h24 struct comm_runtime *comm; member

Completed in 47 milliseconds

12345