Searched refs:tracepoint (Results 26 - 50 of 431) sorted by relevance

1234567891011>>

/linux-master/include/trace/events/
H A Dnotifier.h8 #include <linux/tracepoint.h>
H A Dpower_cpu_migrate.h8 #include <linux/tracepoint.h>
H A Dgpio.h8 #include <linux/tracepoint.h>
H A Dinitcall.h8 #include <linux/tracepoint.h>
H A Dswiotlb.h8 #include <linux/tracepoint.h>
H A Dqla.h5 #include <linux/tracepoint.h>
H A Dmdio.h8 #include <linux/tracepoint.h>
H A Dintel_ifs.h9 #include <linux/tracepoint.h>
/linux-master/kernel/trace/rv/
H A Dreactor_panic.c10 #include <linux/tracepoint.h>
H A Dreactor_printk.c9 #include <linux/tracepoint.h>
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_rvt.h8 #include <linux/tracepoint.h>
/linux-master/include/linux/
H A Dtracepoint.h21 #include <linux/tracepoint-defs.h>
25 struct tracepoint;
39 tracepoint_probe_register(struct tracepoint *tp, void *probe, void *data);
41 tracepoint_probe_register_prio(struct tracepoint *tp, void *probe, void *data,
44 tracepoint_probe_register_prio_may_exist(struct tracepoint *tp, void *probe, void *data,
47 tracepoint_probe_unregister(struct tracepoint *tp, void *probe, void *data);
49 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe,
56 for_each_kernel_tracepoint(void (*fct)(struct tracepoint *tp, void *priv),
86 * tracepoint_synchronize_unregister must be called between the last tracepoint
114 static inline struct tracepoint *tracepoint_ptr_dere
[all...]
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsputrace.h5 #include <linux/tracepoint.h>
/linux-master/arch/x86/include/asm/trace/
H A Dexceptions.h8 #include <linux/tracepoint.h>
/linux-master/arch/arm64/kvm/vgic/
H A Dtrace.h5 #include <linux/tracepoint.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/sf/diag/
H A Dvhca_tracepoint.h10 #include <linux/tracepoint.h>
/linux-master/drivers/net/wireless/ath/
H A Dtrace.h20 #include <linux/tracepoint.h>
/linux-master/tools/verification/dot2/dot2k_templates/
H A Dmain_per_task.c3 #include <linux/tracepoint.h>
14 * XXX: include required tracepoint headers, e.g.,
H A Dmain_per_cpu.c3 #include <linux/tracepoint.h>
14 * XXX: include required tracepoint headers, e.g.,
H A Dmain_global.c3 #include <linux/tracepoint.h>
14 * XXX: include required tracepoint headers, e.g.,
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_trace.h9 #include <linux/tracepoint.h>
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615_trace.h9 #include <linux/tracepoint.h>
/linux-master/net/mac80211/
H A Dtrace_msg.h12 #include <linux/tracepoint.h>
/linux-master/drivers/soc/qcom/
H A Dtrace-aoss.h12 #include <linux/tracepoint.h>
/linux-master/sound/pci/hda/
H A Dhda_intel_trace.h9 #include <linux/tracepoint.h>

Completed in 229 milliseconds

1234567891011>>