Symbol: handle_vector_irq_entry
kernel/trace/rv/monitors/nrp/nrp.c
31
rv_attach_trace_probe("nrp", local_timer_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
33
rv_attach_trace_probe("nrp", irq_work_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
35
rv_attach_trace_probe("nrp", reschedule_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
36
rv_attach_trace_probe("nrp", call_function_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
37
rv_attach_trace_probe("nrp", call_function_single_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
43
rv_detach_trace_probe("nrp", local_timer_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
45
rv_detach_trace_probe("nrp", irq_work_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
47
rv_detach_trace_probe("nrp", reschedule_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
48
rv_detach_trace_probe("nrp", call_function_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/nrp/nrp.c
49
rv_detach_trace_probe("nrp", call_function_single_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
32
rv_attach_trace_probe("sts", local_timer_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
34
rv_attach_trace_probe("sts", irq_work_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
36
rv_attach_trace_probe("sts", reschedule_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
37
rv_attach_trace_probe("sts", call_function_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
38
rv_attach_trace_probe("sts", call_function_single_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
44
rv_detach_trace_probe("sts", local_timer_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
46
rv_detach_trace_probe("sts", irq_work_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
48
rv_detach_trace_probe("sts", reschedule_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
49
rv_detach_trace_probe("sts", call_function_entry, handle_vector_irq_entry);
kernel/trace/rv/monitors/sts/sts.c
50
rv_detach_trace_probe("sts", call_function_single_entry, handle_vector_irq_entry);