Home
last modified time | relevance | path

Searched defs:comm (Results 76 – 100 of 130) sorted by relevance

123456

/Linux-v6.6/tools/perf/include/perf/
Dperf_dlfilter.h93 const char *comm; member
/Linux-v6.6/tools/perf/util/
Dthread.h93 static inline int thread__set_comm(struct thread *thread, const char *comm, in thread__set_comm()
Dthread-stack.c99 struct comm *comm; member
1101 int thread_stack__process(struct thread *thread, struct comm *comm, in thread_stack__process()
Dsynthetic-events.c72 static int perf_event__get_comm_ids(pid_t pid, pid_t tid, char *comm, size_t len, in perf_event__get_comm_ids()
1204 char *comm = perf_thread_map__comm(threads, i); in perf_event__synthesize_thread_map2() local
Dsort.h101 struct comm *comm; member
/Linux-v6.6/tools/perf/tests/
Ddlfilter-test.c127 struct perf_record_comm comm; in write_comm() local
/Linux-v6.6/tools/lib/perf/include/perf/
Devent.h50 char comm[16]; member
380 char comm[16]; member
482 struct perf_record_comm comm; member
/Linux-v6.6/tools/perf/util/scripting-engines/
Dtrace-event-python.c945 const char *comm = thread__comm_str(al->thread); in python_process_tracepoint() local
1191 static int python_export_comm(struct db_export *dbe, struct comm *comm, in python_export_comm()
1213 struct comm *comm, struct thread *thread) in python_export_comm_thread()
/Linux-v6.6/drivers/gpu/drm/msm/
Dmsm_gpu.h394 char *comm; member
547 char *comm; member
Dmsm_gem.c975 const char *name, *comm; in msm_gem_describe() local
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dpyperf.h47 char comm[TASK_COMM_LEN]; member
Dstrobemeta.h192 char comm[TASK_COMM_LEN]; member
/Linux-v6.6/arch/x86/kernel/
Dvm86_32.c249 char comm[TASK_COMM_LEN]; in do_sys_vm86() local
/Linux-v6.6/tools/perf/
Dbuiltin-sched.c63 char comm[COMM_LEN]; member
449 unsigned long pid, const char *comm) in register_pid()
837 const char *comm = evsel__strval(evsel, sample, "comm"); in replay_wakeup_event() local
1957 const char *comm = thread__comm_str(thread); in timehist_get_commstr() local
3155 const char *comm = thread__comm_str(data->thread), *this_comm; in __merge_work_atoms() local
/Linux-v6.6/mm/
Dpage_owner.c32 char comm[TASK_COMM_LEN]; member
/Linux-v6.6/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h97 char comm[16]; member
/Linux-v6.6/kernel/
Daudit.c1585 char comm[sizeof(current->comm)]; in audit_log_multicast() local
2231 char comm[sizeof(current->comm)]; in audit_log_task_info() local
/Linux-v6.6/tools/perf/dlfilters/
Ddlfilter-test-api-v0.c90 const char *comm; member
Ddlfilter-test-api-v2.c98 const char *comm; member
/Linux-v6.6/drivers/net/ethernet/sunplus/
Dspl2sw_define.h259 struct spl2sw_common *comm; member
/Linux-v6.6/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c1436 char *comm = NULL, *cmd = NULL; in etnaviv_gpu_recover_hang() local
/Linux-v6.6/drivers/hwtracing/stm/
Dcore.c634 char comm[sizeof(current->comm)]; in stm_char_write() local
/Linux-v6.6/kernel/trace/
Dtrace_probe.h230 const char *comm; /* Command of this argument */ member
/Linux-v6.6/net/bluetooth/
Dhci_sock.c59 char comm[TASK_COMM_LEN]; member
/Linux-v6.6/arch/ia64/kernel/
Dmca.c877 char *p, comm[sizeof(current->comm)]; in ia64_mca_modify_comm() local

123456