Home
last modified time | relevance | path

Searched defs:event_info (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/tools/perf/scripts/python/
Dnetdev-times.py301 def handle_irq_handler_entry(event_info): argument
308 def handle_irq_handler_exit(event_info): argument
320 def handle_irq_softirq_raise(event_info): argument
334 def handle_irq_softirq_entry(event_info): argument
338 def handle_irq_softirq_exit(event_info): argument
356 def handle_napi_poll(event_info): argument
364 def handle_netif_rx(event_info): argument
380 def handle_netif_receive_skb(event_info): argument
395 def handle_net_dev_queue(event_info): argument
406 def handle_net_dev_xmit(event_info): argument
[all …]
/linux-4.4.14/drivers/pci/hotplug/
Dpciehp.h83 struct event_info { struct
84 u32 event_type;
85 struct slot *p_slot;
86 struct work_struct work;
Dshpchp.h96 struct event_info { struct
97 u32 event_type;
98 struct slot *p_slot;
99 struct work_struct work;
Dcpqphp.h286 struct event_info { struct
302 struct event_info event_queue[10]; argument
/linux-4.4.14/drivers/usb/dwc3/
Dcore.h965 u32 event_info:9; member
/linux-4.4.14/drivers/acpi/acpica/
Daclocal.h500 struct acpi_gpe_event_info *event_info; /* One for each GPE */ member