/linux-6.1.9/include/trace/ |
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
|
D | trace_events.h | 39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 51 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 76 assign, print, reg, unreg) \ argument 82 assign, print, reg, unreg) \ argument 115 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 187 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 255 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 378 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 424 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
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_NOP(name, proto, args, struct, assign, print) argument
|
D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
|
D | perf.h | 54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
D | bpf_probe.h | 89 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
/linux-6.1.9/include/linux/ |
D | tracepoint.h | 540 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 552 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 555 assign, print, reg, unreg) \ argument 558 assign, print, reg, unreg) \ argument 562 struct, assign, print) \ argument 578 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 581 #define DECLARE_EVENT_CLASS_NOP(name, proto, args, tstruct, assign, print) argument
|
D | intel_th.h | 32 void *(*assign)(struct device *dev, int *mode); member
|
D | trace_events.h | 947 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 949 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) argument
|
/linux-6.1.9/scripts/gcc-plugins/ |
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-6.1.9/drivers/gpu/drm/i915/pxp/ |
D | intel_pxp.h | 61 bool assign) in intel_pxp_key_check()
|
D | intel_pxp.c | 244 bool assign) in intel_pxp_key_check()
|
/linux-6.1.9/arch/x86/events/ |
D | core.c | 959 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() 976 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() 1441 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local 2296 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
|
D | perf_event.h | 245 int assign[X86_PMC_IDX_MAX]; /* event to counter assignment */ member 746 void (*assign)(struct perf_event *event, int idx); member
|
/linux-6.1.9/arch/x86/events/intel/ |
D | p4.c | 1240 static int p4_pmu_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in p4_pmu_schedule_events()
|
D | uncore.c | 443 static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) in uncore_assign_events() 569 int assign[UNCORE_PMC_IDX_MAX]; in uncore_pmu_event_add() local
|
/linux-6.1.9/drivers/hwtracing/intel_th/ |
D | intel_th.h | 164 int (*assign)(struct intel_th_device *thdev, member
|
/linux-6.1.9/arch/x86/pci/ |
D | irq.c | 1394 static int pcibios_lookup_irq(struct pci_dev *dev, int assign) in pcibios_lookup_irq()
|
/linux-6.1.9/net/mac80211/ |
D | rx.c | 4407 bool assign = false; in ieee80211_check_fast_rx() local
|
/linux-6.1.9/include/uapi/linux/ |
D | btrfs.h | 737 __u64 assign; member
|
/linux-6.1.9/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 2603 bool assign = false; in intel_pt_vm_tm_corr_tsc() local
|