Home
last modified time | relevance | path

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

12

/linux-3.3/tools/perf/scripts/python/
Dnetdev-times.py227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, vec): argument
233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, vec): argument
239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, vec): argument
245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, irq, ret): argument
255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, napi, dev_name): argument
260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, argument
278 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, argument
[all …]
Dsched-migration.py353 def wake_up(self, headers, comm, pid, success, target_cpu, fork): argument
370 def sched__sched_stat_runtime(event_name, context, common_cpu, argument
375 def sched__sched_stat_iowait(event_name, context, common_cpu, argument
380 def sched__sched_stat_sleep(event_name, context, common_cpu, argument
385 def sched__sched_stat_wait(event_name, context, common_cpu, argument
395 def sched__sched_process_wait(event_name, context, common_cpu, argument
400 def sched__sched_process_exit(event_name, context, common_cpu, argument
405 def sched__sched_process_free(event_name, context, common_cpu, argument
410 def sched__sched_migrate_task(event_name, context, common_cpu, argument
428 def sched__sched_wakeup_new(event_name, context, common_cpu, argument
[all …]
Dfutex-contention.py24 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, argument
34 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, argument
Dnet_dropmonitor.py66 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, argument
Dcheck-perf-trace.py60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
/linux-3.3/kernel/time/
Dtimer_stats.c77 char comm[TASK_COMM_LEN + 1]; member
167 static struct entry *tstat_lookup(struct entry *entry, char *comm) in tstat_lookup()
235 void *timerf, char *comm, in timer_stats_update_stats()
/linux-3.3/drivers/scsi/aacraid/
Drkt.c46 static int aac_rkt_select_comm(struct aac_dev *dev, int comm) in aac_rkt_select_comm()
Dcomminit.c244 struct aac_queue_block * comm = dev->queues; in aac_comm_init() local
Dsrc.c444 int aac_src_select_comm(struct aac_dev *dev, int comm) in aac_src_select_comm()
Drx.c523 int aac_rx_select_comm(struct aac_dev *dev, int comm) in aac_rx_select_comm()
/linux-3.3/sound/usb/6fire/
Dchip.h29 struct comm_runtime *comm; member
/linux-3.3/tools/perf/util/
Dthread.h17 char *comm; member
Dthread.c32 int thread__set_comm(struct thread *self, const char *comm) in thread__set_comm()
Dtool.h35 comm, member
Devent.h32 char comm[16]; member
132 struct comm_event comm; member
/linux-3.3/include/linux/
Dcn_proc.h110 char comm[16]; member
111 } comm; member
/linux-3.3/drivers/block/paride/
Dcomm.c190 static struct pi_protocol comm = { variable
/linux-3.3/kernel/trace/
Dtrace_output.c600 char comm[TASK_COMM_LEN]; local
629 char comm[TASK_COMM_LEN]; local
666 char comm[TASK_COMM_LEN]; local
967 char comm[TASK_COMM_LEN]; local
/linux-3.3/tools/perf/
Dbuiltin-timechart.c102 char *comm; member
180 static void pid_set_comm(int pid, char *comm) in pid_set_comm()
332 char comm[TASK_COMM_LEN]; member
815 char comm[256]; in draw_process_bars() local
Dbuiltin-sched.c50 char comm[COMM_LEN]; member
310 static struct task_desc *register_pid(unsigned long pid, const char *comm) in register_pid()
673 char comm[16]; member
688 char comm[16]; member
720 char comm[16]; member
/linux-3.3/tools/perf/util/scripting-engines/
Dtrace-event-perl.c267 char *comm = thread->comm; in perl_process_tracepoint() local
Dtrace-event-python.c227 char *comm = thread->comm; in python_process_event() local
/linux-3.3/include/linux/mtd/
Dfsmc.h69 uint32_t comm; member
/linux-3.3/net/nfc/
Dnetlink.c536 u8 comm, rf; in nfc_genl_dep_link_up() local
/linux-3.3/drivers/misc/
Dpti.c172 char comm[TASK_COMM_LEN]; in pti_control_frame_built_and_sent() local

12