| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | event.c | 124 struct perf_record_stat_config *event) in perf_event__read_stat_config() 147 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp) in perf_event__fprintf_comm() 159 size_t perf_event__fprintf_namespaces(union perf_event *event, FILE *fp) in perf_event__fprintf_namespaces() 186 size_t perf_event__fprintf_cgroup(union perf_event *event, FILE *fp) in perf_event__fprintf_cgroup() 193 union perf_event *event, in perf_event__process_comm() 201 union perf_event *event, in perf_event__process_namespaces() 209 union perf_event *event, in perf_event__process_cgroup() 217 union perf_event *event, in perf_event__process_lost() 225 union perf_event *event, in perf_event__process_aux() 233 union perf_event *event, in perf_event__process_itrace_start() [all …]
|
| D | session.c | 39 union perf_event *event, u64 file_offset) in perf_session__process_compressed_event() 177 struct ordered_event *event) in ordered_events__deliver_event() 384 union perf_event *event) in process_event_auxtrace_stub() 434 union perf_event *event) in process_stat_stub() 444 union perf_event *event) in process_stat_round_stub() 541 static void swap_sample_id_all(union perf_event *event, void *data) in swap_sample_id_all() 550 static void perf_event__all64_swap(union perf_event *event, in perf_event__all64_swap() 557 static void perf_event__comm_swap(union perf_event *event, bool sample_id_all) in perf_event__comm_swap() 570 static void perf_event__mmap_swap(union perf_event *event, in perf_event__mmap_swap() 587 static void perf_event__mmap2_swap(union perf_event *event, in perf_event__mmap2_swap() [all …]
|
| /kernel/linux/linux-5.10/kernel/events/ |
| D | core.c | 177 static bool is_kernel_event(struct perf_event *event) in is_kernel_event() 205 struct perf_event *event; member 213 struct perf_event *event = efs->event; in event_function() local 256 static void event_function_call(struct perf_event *event, event_f func, void *data) in event_function_call() 309 static void event_function_local(struct perf_event *event, event_f func, void *data) in event_function_local() 589 static inline u64 perf_event_clock(struct perf_event *event) in perf_event_clock() 617 __perf_effective_state(struct perf_event *event) in __perf_effective_state() 628 __perf_update_times(struct perf_event *event, u64 now, u64 *enabled, u64 *running) in __perf_update_times() 642 static void perf_event_update_time(struct perf_event *event) in perf_event_update_time() 660 perf_event_set_state(struct perf_event *event, enum perf_event_state state) in perf_event_set_state() [all …]
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | ulpevent.c | 38 static void sctp_ulpevent_init(struct sctp_ulpevent *event, in sctp_ulpevent_init() 51 struct sctp_ulpevent *event; in sctp_ulpevent_new() local 68 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) in sctp_ulpevent_is_notification() 76 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner() 95 static inline void sctp_ulpevent_release_owner(struct sctp_ulpevent *event) in sctp_ulpevent_release_owner() 119 struct sctp_ulpevent *event; in sctp_ulpevent_make_assoc_change() local 246 struct sctp_ulpevent *event; in sctp_ulpevent_make_peer_addr_change() local 344 struct sctp_ulpevent *event; in sctp_ulpevent_notify_peer_addr_change() local 379 struct sctp_ulpevent *event; in sctp_ulpevent_make_remote_error() local 434 struct sctp_ulpevent *event; in sctp_ulpevent_make_send_failed() local [all …]
|
| /kernel/linux/linux-6.6/net/sctp/ |
| D | ulpevent.c | 38 static void sctp_ulpevent_init(struct sctp_ulpevent *event, in sctp_ulpevent_init() 51 struct sctp_ulpevent *event; in sctp_ulpevent_new() local 68 int sctp_ulpevent_is_notification(const struct sctp_ulpevent *event) in sctp_ulpevent_is_notification() 76 static inline void sctp_ulpevent_set_owner(struct sctp_ulpevent *event, in sctp_ulpevent_set_owner() 95 static inline void sctp_ulpevent_release_owner(struct sctp_ulpevent *event) in sctp_ulpevent_release_owner() 119 struct sctp_ulpevent *event; in sctp_ulpevent_make_assoc_change() local 246 struct sctp_ulpevent *event; in sctp_ulpevent_make_peer_addr_change() local 344 struct sctp_ulpevent *event; in sctp_ulpevent_notify_peer_addr_change() local 379 struct sctp_ulpevent *event; in sctp_ulpevent_make_remote_error() local 434 struct sctp_ulpevent *event; in sctp_ulpevent_make_send_failed() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | event.c | 150 struct perf_record_stat_config *event) in perf_event__read_stat_config() 174 size_t perf_event__fprintf_comm(union perf_event *event, FILE *fp) in perf_event__fprintf_comm() 186 size_t perf_event__fprintf_namespaces(union perf_event *event, FILE *fp) in perf_event__fprintf_namespaces() 213 size_t perf_event__fprintf_cgroup(union perf_event *event, FILE *fp) in perf_event__fprintf_cgroup() 220 union perf_event *event, in perf_event__process_comm() 228 union perf_event *event, in perf_event__process_namespaces() 236 union perf_event *event, in perf_event__process_cgroup() 244 union perf_event *event, in perf_event__process_lost() 252 union perf_event *event, in perf_event__process_aux() 260 union perf_event *event, in perf_event__process_itrace_start() [all …]
|
| D | session.c | 43 union perf_event *event, u64 file_offset, in perf_session__process_compressed_event() 183 struct ordered_event *event) in ordered_events__deliver_event() 390 union perf_event *event) in process_event_auxtrace_stub() 440 union perf_event *event) in process_stat_stub() 450 union perf_event *event) in process_stat_round_stub() 460 union perf_event *event) in process_event_time_conv_stub() 562 static void swap_sample_id_all(union perf_event *event, void *data) in swap_sample_id_all() 571 static void perf_event__all64_swap(union perf_event *event, in perf_event__all64_swap() 578 static void perf_event__comm_swap(union perf_event *event, bool sample_id_all) in perf_event__comm_swap() 591 static void perf_event__mmap_swap(union perf_event *event, in perf_event__mmap_swap() [all …]
|
| /kernel/linux/linux-6.6/kernel/events/ |
| D | core.c | 176 static bool is_kernel_event(struct perf_event *event) in is_kernel_event() 212 struct perf_event *event; member 220 struct perf_event *event = efs->event; in event_function() local 263 static void event_function_call(struct perf_event *event, event_f func, void *data) in event_function_call() 316 static void event_function_local(struct perf_event *event, event_f func, void *data) in event_function_local() 584 static inline u64 perf_event_clock(struct perf_event *event) in perf_event_clock() 612 __perf_effective_state(struct perf_event *event) in __perf_effective_state() 623 __perf_update_times(struct perf_event *event, u64 now, u64 *enabled, u64 *running) in __perf_update_times() 637 static void perf_event_update_time(struct perf_event *event) in perf_event_update_time() 655 perf_event_set_state(struct perf_event *event, enum perf_event_state state) in perf_event_set_state() [all …]
|
| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| D | vfio_ccw_fsm.c | 155 enum vfio_ccw_event event) in fsm_notoper() 181 enum vfio_ccw_event event) in fsm_nop() 186 enum vfio_ccw_event event) in fsm_io_error() 193 enum vfio_ccw_event event) in fsm_io_busy() 199 enum vfio_ccw_event event) in fsm_io_retry() 205 enum vfio_ccw_event event) in fsm_async_error() 217 enum vfio_ccw_event event) in fsm_async_retry() 223 enum vfio_ccw_event event) in fsm_disabled_irq() 244 enum vfio_ccw_event event) in fsm_io_request() 332 enum vfio_ccw_event event) in fsm_async_request() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
| D | event.h | 15 struct event { struct 16 struct perf_event_attr attr; argument 32 void event_init(struct event *e, u64 config); argument
|
| /kernel/linux/linux-6.6/drivers/perf/ |
| D | arm_pmuv3.c | 307 static inline bool armv8pmu_event_is_64bit(struct perf_event *event) in armv8pmu_event_is_64bit() 312 static inline bool armv8pmu_event_want_user_access(struct perf_event *event) in armv8pmu_event_want_user_access() 404 static inline bool armv8pmu_event_has_user_read(struct perf_event *event) in armv8pmu_event_has_user_read() 414 static inline bool armv8pmu_event_is_chained(struct perf_event *event) in armv8pmu_event_is_chained() 464 static inline u64 armv8pmu_read_hw_counter(struct perf_event *event) in armv8pmu_read_hw_counter() 480 static bool armv8pmu_event_needs_bias(struct perf_event *event) in armv8pmu_event_needs_bias() 496 static u64 armv8pmu_bias_long_counter(struct perf_event *event, u64 value) in armv8pmu_bias_long_counter() 504 static u64 armv8pmu_unbias_long_counter(struct perf_event *event, u64 value) in armv8pmu_unbias_long_counter() 512 static u64 armv8pmu_read_counter(struct perf_event *event) in armv8pmu_read_counter() 533 static inline void armv8pmu_write_hw_counter(struct perf_event *event, in armv8pmu_write_hw_counter() [all …]
|
| D | riscv_pmu.c | 21 static bool riscv_perf_user_access(struct perf_event *event) in riscv_perf_user_access() 30 void arch_perf_update_userpage(struct perf_event *event, in arch_perf_update_userpage() 147 u64 riscv_pmu_ctr_get_width_mask(struct perf_event *event) in riscv_pmu_ctr_get_width_mask() 162 u64 riscv_pmu_event_update(struct perf_event *event) in riscv_pmu_event_update() 189 void riscv_pmu_stop(struct perf_event *event, int flags) in riscv_pmu_stop() 206 int riscv_pmu_event_set_period(struct perf_event *event) in riscv_pmu_event_set_period() 244 void riscv_pmu_start(struct perf_event *event, int flags) in riscv_pmu_start() 261 static int riscv_pmu_add(struct perf_event *event, int flags) in riscv_pmu_add() 285 static void riscv_pmu_del(struct perf_event *event, int flags) in riscv_pmu_del() 303 static void riscv_pmu_read(struct perf_event *event) in riscv_pmu_read() [all …]
|
| D | riscv_pmu_legacy.c | 20 static int pmu_legacy_ctr_get_idx(struct perf_event *event) in pmu_legacy_ctr_get_idx() 35 static int pmu_legacy_event_map(struct perf_event *event, u64 *config) in pmu_legacy_event_map() 46 static u64 pmu_legacy_read_ctr(struct perf_event *event) in pmu_legacy_read_ctr() 66 static void pmu_legacy_ctr_start(struct perf_event *event, u64 ival) in pmu_legacy_ctr_start() 80 static uint8_t pmu_legacy_csr_index(struct perf_event *event) in pmu_legacy_csr_index() 85 static void pmu_legacy_event_mapped(struct perf_event *event, struct mm_struct *mm) in pmu_legacy_event_mapped() 94 static void pmu_legacy_event_unmapped(struct perf_event *event, struct mm_struct *mm) in pmu_legacy_event_unmapped()
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| D | ctcm_fsms.c | 229 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop() 246 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone() 334 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle() 355 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx() 431 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio() 509 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle() 548 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) in ctcm_chx_setmode() 588 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start() 651 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) in ctcm_chx_haltio() 739 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) in ctcm_chx_stopped() [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/net/ |
| D | ctcm_fsms.c | 229 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop() 246 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone() 334 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle() 355 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx() 431 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio() 509 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle() 548 static void ctcm_chx_setmode(fsm_instance *fi, int event, void *arg) in ctcm_chx_setmode() 588 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start() 651 static void ctcm_chx_haltio(fsm_instance *fi, int event, void *arg) in ctcm_chx_haltio() 739 static void ctcm_chx_stopped(fsm_instance *fi, int event, void *arg) in ctcm_chx_stopped() [all …]
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | vfio_ccw_fsm.c | 160 enum vfio_ccw_event event) in fsm_notoper() 179 enum vfio_ccw_event event) in fsm_nop() 184 enum vfio_ccw_event event) in fsm_io_error() 191 enum vfio_ccw_event event) in fsm_io_busy() 197 enum vfio_ccw_event event) in fsm_io_retry() 203 enum vfio_ccw_event event) in fsm_async_error() 215 enum vfio_ccw_event event) in fsm_async_retry() 221 enum vfio_ccw_event event) in fsm_disabled_irq() 240 enum vfio_ccw_event event) in fsm_io_request() 330 enum vfio_ccw_event event) in fsm_async_request() [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| D | perf_event.c | 292 static inline bool armv8pmu_event_is_64bit(struct perf_event *event) in armv8pmu_event_is_64bit() 353 static inline bool armv8pmu_event_is_chained(struct perf_event *event) in armv8pmu_event_is_chained() 470 static inline u64 armv8pmu_read_hw_counter(struct perf_event *event) in armv8pmu_read_hw_counter() 487 static bool armv8pmu_event_needs_bias(struct perf_event *event) in armv8pmu_event_needs_bias() 503 static u64 armv8pmu_bias_long_counter(struct perf_event *event, u64 value) in armv8pmu_bias_long_counter() 511 static u64 armv8pmu_unbias_long_counter(struct perf_event *event, u64 value) in armv8pmu_unbias_long_counter() 519 static u64 armv8pmu_read_counter(struct perf_event *event) in armv8pmu_read_counter() 540 static inline void armv8pmu_write_hw_counter(struct perf_event *event, in armv8pmu_write_hw_counter() 553 static void armv8pmu_write_counter(struct perf_event *event, u64 value) in armv8pmu_write_counter() 574 static inline void armv8pmu_write_event_type(struct perf_event *event) in armv8pmu_write_event_type() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
| D | event.h | 15 struct event { struct 16 struct perf_event_attr attr; argument 27 void event_init(struct event *e, u64 config); argument
|
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| D | isa207-common.c | 45 static inline bool event_is_fab_match(u64 event) in event_is_fab_match() 54 static bool is_event_valid(u64 event) in is_event_valid() 66 static inline bool is_event_marked(u64 event) in is_event_marked() 74 static unsigned long sdar_mod_val(u64 event) in sdar_mod_val() 82 static void mmcra_sdar_mode(u64 event, unsigned long *mmcra) in mmcra_sdar_mode() 119 static unsigned long combine_from_event(u64 event) in combine_from_event() 135 static inline bool event_is_threshold(u64 event) in event_is_threshold() 140 static bool is_thresh_cmp_valid(u64 event) in is_thresh_cmp_valid() 161 static unsigned int dc_ic_rld_quad_l1_sel(u64 event) in dc_ic_rld_quad_l1_sel() 259 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in isa207_get_constraint() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | event.c | 26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put() 43 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get() 62 struct nvkm_event *event = ntfy->event; in nvkm_event_ntfy_state() local 133 struct nvkm_event *event = ntfy->event; in nvkm_event_ntfy_del() local 146 nvkm_event_ntfy_add(struct nvkm_event *event, int id, u32 bits, bool wait, nvkm_event_func func, in nvkm_event_ntfy_add() 164 nvkm_event_ntfy_valid(struct nvkm_event *event, int id, u32 bits) in nvkm_event_ntfy_valid() 170 nvkm_event_ntfy(struct nvkm_event *event, int id, u32 bits) in nvkm_event_ntfy() 192 nvkm_event_fini(struct nvkm_event *event) in nvkm_event_fini() 202 int types_nr, int index_nr, struct nvkm_event *event) in __nvkm_event_init()
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | perf_cpum_cf.c | 19 static enum cpumf_ctr_set get_counter_set(u64 event) in get_counter_set() 171 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy() 202 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() 303 static int cpumf_pmu_event_type(struct perf_event *event) in cpumf_pmu_event_type() 315 static int cpumf_pmu_event_init(struct perf_event *event) in cpumf_pmu_event_init() 334 static int hw_perf_event_reset(struct perf_event *event) in hw_perf_event_reset() 357 static void hw_perf_event_update(struct perf_event *event) in hw_perf_event_update() 374 static void cpumf_pmu_read(struct perf_event *event) in cpumf_pmu_read() 382 static void cpumf_pmu_start(struct perf_event *event, int flags) in cpumf_pmu_start() 413 static void cpumf_pmu_stop(struct perf_event *event, int flags) in cpumf_pmu_stop() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/perf/ |
| D | isa207-common.c | 45 static inline bool event_is_fab_match(u64 event) in event_is_fab_match() 54 static bool is_event_valid(u64 event) in is_event_valid() 66 static inline bool is_event_marked(u64 event) in is_event_marked() 74 static unsigned long sdar_mod_val(u64 event) in sdar_mod_val() 82 static void mmcra_sdar_mode(u64 event, unsigned long *mmcra) in mmcra_sdar_mode() 164 static unsigned long combine_from_event(u64 event) in combine_from_event() 180 static inline bool event_is_threshold(u64 event) in event_is_threshold() 185 static bool is_thresh_cmp_valid(u64 event) in is_thresh_cmp_valid() 206 static unsigned int dc_ic_rld_quad_l1_sel(u64 event) in dc_ic_rld_quad_l1_sel() 401 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1) in isa207_get_constraint() [all …]
|
| /kernel/linux/linux-5.10/fs/fscache/ |
| D | object.c | 173 int event = -1; in fscache_object_sm_dispatcher() local 356 int event) in fscache_abort_initialisation() 373 int event) in fscache_initialise_object() 428 int event) in fscache_parent_ready() 452 int event) in fscache_look_up_object() 576 int event) in fscache_object_available() 610 int event) in fscache_jumpstart_dependents() 623 int event) in fscache_lookup_failure() 651 int event) in fscache_kill_object() 687 int event) in fscache_kill_dependents() [all …]
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | layer2.c | 278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout() 714 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua() 727 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm() 742 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm() 756 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3() 763 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign() 773 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign() 784 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui() 810 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui() 820 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui() [all …]
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| D | layer2.c | 278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout() 714 l2_mdl_error_ua(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_ua() 727 l2_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_mdl_error_dm() 742 l2_st8_mdl_error_dm(struct FsmInst *fi, int event, void *arg) in l2_st8_mdl_error_dm() 756 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3() 763 l2_mdl_assign(struct FsmInst *fi, int event, void *arg) in l2_mdl_assign() 773 l2_queue_ui_assign(struct FsmInst *fi, int event, void *arg) in l2_queue_ui_assign() 784 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui() 810 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui() 820 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui() [all …]
|