| /kernel/linux/linux-6.6/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 258 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 382 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 411 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 421 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument [all …]
|
| 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 | perf.h | 16 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| D | define_custom_trace.h | 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
|
| D | bpf_probe.h | 54 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| /kernel/linux/linux-5.10/include/trace/ |
| 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 | trace_events.h | 74 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 112 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument 137 assign, print, reg, unreg) \ argument 143 assign, print, reg, unreg) \ argument 204 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 351 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 510 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 673 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument 734 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| D | perf.h | 31 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| D | bpf_probe.h | 59 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tracepoint.h | 543 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 555 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 558 assign, print, reg, unreg) \ argument 561 assign, print, reg, unreg) \ argument 565 struct, assign, print) \ argument 581 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 584 #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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | tracepoint.h | 553 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 565 #define TRACE_EVENT(name, proto, args, struct, assign, print) \ argument 568 assign, print, reg, unreg) \ argument 571 assign, print, reg, unreg) \ argument 575 struct, assign, print) \ argument 591 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ argument 594 #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
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| D | latent_entropy_plugin.c | 355 gimple assign; in perturb_local_entropy() local 369 gimple assign; in __perturb_latent_entropy() local 445 gimple assign, call; in init_local_entropy() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/arch/mips/vr41xx/common/ |
| D | icu.c | 464 static inline int set_sysint1_assign(unsigned int irq, unsigned char assign) in set_sysint1_assign() 524 static inline int set_sysint2_assign(unsigned int irq, unsigned char assign) in set_sysint2_assign()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/pxp/ |
| D | intel_pxp.c | 427 bool assign) in intel_pxp_key_check()
|
| /kernel/linux/linux-5.10/arch/x86/events/ |
| D | core.c | 917 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() 934 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() 1406 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local 2121 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
|
| /kernel/linux/linux-6.6/arch/x86/events/ |
| D | core.c | 961 int wmin, int wmax, int gpmax, int *assign) in perf_assign_events() 978 int x86_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in x86_schedule_events() 1443 int assign[X86_PMC_IDX_MAX]; in x86_pmu_add() local 2273 int assign[X86_PMC_IDX_MAX]; in x86_pmu_commit_txn() local
|
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| D | p4.c | 1207 static int p4_pmu_schedule_events(struct cpu_hw_events *cpuc, int n, int *assign) in p4_pmu_schedule_events()
|
| D | uncore.c | 427 static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) in uncore_assign_events() 553 int assign[UNCORE_PMC_IDX_MAX]; in uncore_pmu_event_add() local
|
| /kernel/linux/linux-6.6/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 | 458 static int uncore_assign_events(struct intel_uncore_box *box, int assign[], int n) in uncore_assign_events() 584 int assign[UNCORE_PMC_IDX_MAX]; in uncore_pmu_event_add() local
|
| /kernel/linux/linux-5.10/drivers/hwtracing/intel_th/ |
| D | intel_th.h | 164 int (*assign)(struct intel_th_device *thdev, member
|