Searched refs:tracepoint (Results 176 - 200 of 431) sorted by relevance

1234567891011>>

/linux-master/include/trace/events/
H A Dthp.h9 #include <linux/tracepoint.h>
H A Dpage_pool.h9 #include <linux/tracepoint.h>
H A Dkyber.h9 #include <linux/tracepoint.h>
H A Dmce.h9 #include <linux/tracepoint.h>
H A Dfsi_master_gpio.h9 #include <linux/tracepoint.h>
H A Dfsi_master_ast_cf.h8 #include <linux/tracepoint.h>
H A Dobjagg.h10 #include <linux/tracepoint.h>
H A Dsunvnet.h8 #include <linux/tracepoint.h>
H A Drtc.h8 #include <linux/tracepoint.h>
H A Di2c.h14 #include <linux/tracepoint.h>
H A Dosnoise.h8 #include <linux/tracepoint.h>
H A Dfilemap.h9 #include <linux/tracepoint.h>
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtrace.h9 #include <linux/tracepoint.h>
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_qp.h8 #include <linux/tracepoint.h>
/linux-master/drivers/infiniband/hw/hfi1/
H A Dtrace_misc.h9 #include <linux/tracepoint.h>
/linux-master/drivers/gpu/drm/scheduler/
H A Dgpu_scheduler_trace.h29 #include <linux/tracepoint.h>
/linux-master/kernel/trace/
H A Dtrace_fprobe.c13 #include <linux/tracepoint.h>
47 struct tracepoint *tpoint;
387 struct tracepoint *tpoint,
701 struct tracepoint *tpoint = tf->tpoint;
704 * Here, we do 2 steps to enable fprobe on a tracepoint.
705 * At first, put __probestub_##TP function on the tracepoint
897 struct tracepoint *tpoint;
900 static void __find_tracepoint_cb(struct tracepoint *tp, void *priv)
908 static struct tracepoint *find_tracepoint(const char *tp_name)
968 * - Add tracepoint prob
[all...]
/linux-master/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh46 local tracepoint=$1
49 perf record -q -e $tracepoint $cmd
55 local tracepoint=$1
58 perf record -a -q -e $tracepoint sleep $seconds
64 local tracepoint=$1
67 return `echo $perf_output | grep "$tracepoint:" | wc -l`
72 local tracepoint=$1
75 __tp_hit_count $tracepoint
84 local tracepoint=$1
86 __tp_hit_count $tracepoint
[all...]
/linux-master/drivers/usb/typec/ucsi/
H A Dtrace.h9 #include <linux/tracepoint.h>
/linux-master/drivers/s390/cio/
H A Dvfio_ccw_trace.h18 #include <linux/tracepoint.h>
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_trace.h23 #include <linux/tracepoint.h>
35 * ... to resolve to the PF or VF version of the tracepoint without
72 * fields other than the tracepoint args will require the
202 * with the kernel tracepoint definitions, because we're a loadable
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Den_tc_tracepoint.h10 #include <linux/tracepoint.h>
/linux-master/arch/powerpc/kvm/
H A Dtrace_booke.h5 #include <linux/tracepoint.h>
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_trace.h15 #include <linux/tracepoint.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/esw/diag/
H A Dqos_tracepoint.h10 #include <linux/tracepoint.h>

Completed in 222 milliseconds

1234567891011>>