/linux/include/trace/ |
H A D | trace_custom_events.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument 41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 188 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
H A D | trace_events.h | 39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 49 #define TRACE_EVENT_SYSCALL(name, proto, args, tstruct, assign, print, reg, unreg) \ argument 61 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 89 assign, print, reg, unreg) \ argument 95 assign, print, reg, unreg) \ argument 128 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 203 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 277 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 404 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 433 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
H A D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 41 assign, print, reg, unreg) \ argument 46 assign, print, reg, unreg) \ argument 50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument 54 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument
|
H A D | perf.h | 16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 78 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
H A D | bpf_probe.h | 53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
H A D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
|
/linux/include/linux/ |
H A D | tracepoint.h | 592 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 604 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 607 assign, print, reg, unreg) \ argument 610 assign, print, reg, unreg) \ argument 614 struct, assign, print) \ argument 617 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, \ argument 633 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 636 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
|
H A D | intel_th.h | 32 void *(*assign)(struct device *dev, int *mode); member
|
H A D | trace_events.h | 970 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 972 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux/scripts/gcc-plugins/ |
H A D | latent_entropy_plugin.c | 343 gimple assign; in perturb_local_entropy() local 357 gimple assign; in __perturb_latent_entropy() local 433 gimple assign, call; in init_local_entropy() local
|
/linux/arch/x86/events/ |
H A D | core.c | 967 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() 984 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() 1454 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local 2283 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
|
/linux/drivers/hwtracing/intel_th/ |
H A D | intel_th.h | 164 int (*assign)(struct intel_th_device *thdev, member
|
/linux/arch/x86/pci/ |
H A D | irq.c | 1394 static int pcibios_lookup_irq(struct pci_dev *dev, int assign) in pcibios_lookup_irq()
|
/linux/net/mac80211/ |
H A D | rx.c | 4536 bool assign = false; in ieee80211_check_fast_rx() local
|
/linux/include/uapi/linux/ |
H A D | btrfs.h | 785 __u64 assign; member
|
/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-decoder.c | 2605 bool assign = false; intel_pt_vm_tm_corr_tsc() local
|