/openbmc/linux/arch/sh/kernel/ |
H A D | perf_event.c | 63 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy() 100 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() 158 static void sh_perf_event_update(struct perf_event *event, in sh_perf_event_update() 199 static void sh_pmu_stop(struct perf_event *event, int flags) in sh_pmu_stop() 217 static void sh_pmu_start(struct perf_event *event, int flags) in sh_pmu_start() 234 static void sh_pmu_del(struct perf_event *event, int flags) in sh_pmu_del() 244 static int sh_pmu_add(struct perf_event *event, int flags) in sh_pmu_add() 275 static void sh_pmu_read(struct perf_event *event) in sh_pmu_read() 280 static int sh_pmu_event_init(struct perf_event *event) in sh_pmu_event_init()
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-fsl-emb.c | 23 struct perf_event *event[MAX_HWEVENTS]; member 162 static void fsl_emb_pmu_read(struct perf_event *event) in fsl_emb_pmu_read() 255 struct perf_event *event; in collect_events() local 276 static int fsl_emb_pmu_add(struct perf_event *event, int flags) in fsl_emb_pmu_add() 337 static void fsl_emb_pmu_del(struct perf_event *event, int flags) in fsl_emb_pmu_del() 374 static void fsl_emb_pmu_start(struct perf_event *event, int ef_flags) in fsl_emb_pmu_start() 404 static void fsl_emb_pmu_stop(struct perf_event *event, int ef_flags) in fsl_emb_pmu_stop() 429 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy() 469 static int fsl_emb_pmu_event_init(struct perf_event *event) in fsl_emb_pmu_event_init() 589 static void record_and_restart(struct perf_event *event, unsigned long val, in record_and_restart() [all …]
|
H A D | core-book3s.c | 39 struct perf_event *event[MAX_HWEVENTS]; member 109 static inline void perf_get_data_addr(struct perf_event *event, struct pt_regs *regs, u64 *addrp) {… in perf_get_data_addr() 124 static bool is_ebb_event(struct perf_event *event) { return false; } in is_ebb_event() 125 static int ebb_event_check(struct perf_event *event) { return 0; } in ebb_event_check() 126 static void ebb_event_add(struct perf_event *event) { } in ebb_event_add() 133 static inline void power_pmu_bhrb_enable(struct perf_event *event) {} in power_pmu_bhrb_enable() 134 static inline void power_pmu_bhrb_disable(struct perf_event *event) {} in power_pmu_bhrb_disable() 136 static inline void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read() 202 static inline void perf_get_data_addr(struct perf_event *event, struct pt_regs *regs, u64 *addrp) in perf_get_data_addr() 414 static void power_pmu_bhrb_enable(struct perf_event *event) in power_pmu_bhrb_enable() [all …]
|
/openbmc/qemu/qapi/ |
H A D | net.json | 904 # <- { "event": "NIC_RX_FILTER_CHANGED", string 980 # <- { "event": "FAILOVER_NEGOTIATED", string 1000 # <- { "event": "NETDEV_STREAM_CONNECTED", string 1008 # <- { "event": "NETDEV_STREAM_CONNECTED", string 1028 # <- { "event": "NETDEV_STREAM_DISCONNECTED", string
|
/openbmc/linux/sound/soc/codecs/ |
H A D | mt6359.c | 818 int event) in mt_sgen_event() 1044 int event) in mt_hp_event() 1074 int event) in mt_rcv_event() 1158 int event) in mt_lo_event() 1269 int event) in mt_adc_clk_gen_event() 1309 int event) in mt_dcc_clk_event() 1344 int event) in mt_mic_bias_0_event() 1398 int event) in mt_mic_bias_1_event() 1431 int event) in mt_mic_bias_2_event() 1482 int event) in mt_mtkaif_tx_event() [all …]
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_pai_crypto.c | 41 struct perf_event *event; /* Perf event for sampling */ member 52 static void paicrypt_event_destroy(struct perf_event *event) in paicrypt_event_destroy() 87 static u64 paicrypt_getdata(struct perf_event *event, bool kernel) in paicrypt_getdata() 109 static u64 paicrypt_getall(struct perf_event *event) in paicrypt_getall() 188 static int paicrypt_event_init(struct perf_event *event) in paicrypt_event_init() 237 static void paicrypt_read(struct perf_event *event) in paicrypt_read() 249 static void paicrypt_start(struct perf_event *event, int flags) in paicrypt_start() 261 static int paicrypt_add(struct perf_event *event, int flags) in paicrypt_add() 282 static void paicrypt_stop(struct perf_event *event, int flags) in paicrypt_stop() 288 static void paicrypt_del(struct perf_event *event, int flags) in paicrypt_del() [all …]
|
H A D | perf_pai_ext.c | 54 struct perf_event *event; /* Perf event for sampling */ member 119 static void paiext_event_destroy(struct perf_event *event) in paiext_event_destroy() 149 static int paiext_alloc(struct perf_event_attr *a, struct perf_event *event) in paiext_alloc() 226 static int paiext_event_valid(struct perf_event *event) in paiext_event_valid() 239 static int paiext_event_init(struct perf_event *event) in paiext_event_init() 289 static u64 paiext_getdata(struct perf_event *event) in paiext_getdata() 305 static u64 paiext_getall(struct perf_event *event) in paiext_getall() 310 static void paiext_read(struct perf_event *event) in paiext_read() 321 static void paiext_start(struct perf_event *event, int flags) in paiext_start() 333 static int paiext_add(struct perf_event *event, int flags) in paiext_add() [all …]
|
/openbmc/linux/drivers/perf/ |
H A D | riscv_pmu_sbi.c | 315 static uint8_t pmu_sbi_csr_index(struct perf_event *event) in pmu_sbi_csr_index() 320 static unsigned long pmu_sbi_get_filter_flags(struct perf_event *event) in pmu_sbi_get_filter_flags() 341 static int pmu_sbi_ctr_get_idx(struct perf_event *event) in pmu_sbi_ctr_get_idx() 399 static void pmu_sbi_ctr_clear_idx(struct perf_event *event) in pmu_sbi_ctr_clear_idx() 434 static bool pmu_sbi_is_fw_event(struct perf_event *event) in pmu_sbi_is_fw_event() 445 static int pmu_sbi_event_map(struct perf_event *event, u64 *econfig) in pmu_sbi_event_map() 486 static u64 pmu_sbi_ctr_read(struct perf_event *event) in pmu_sbi_ctr_read() 511 struct perf_event *event = (struct perf_event *)arg; in pmu_sbi_set_scounteren() local 520 struct perf_event *event = (struct perf_event *)arg; in pmu_sbi_reset_scounteren() local 527 static void pmu_sbi_ctr_start(struct perf_event *event, u64 ival) in pmu_sbi_ctr_start() [all …]
|
H A D | qcom_l3_pmu.c | 136 static inline u32 get_event_type(struct perf_event *event) in get_event_type() 141 static inline bool event_uses_long_counter(struct perf_event *event) in event_uses_long_counter() 146 static inline int event_num_counters(struct perf_event *event) in event_num_counters() 193 static void qcom_l3_cache__64bit_counter_start(struct perf_event *event) in qcom_l3_cache__64bit_counter_start() 224 static void qcom_l3_cache__64bit_counter_stop(struct perf_event *event, in qcom_l3_cache__64bit_counter_stop() 239 static void qcom_l3_cache__64bit_counter_update(struct perf_event *event) in qcom_l3_cache__64bit_counter_update() 274 static void qcom_l3_cache__32bit_counter_start(struct perf_event *event) in qcom_l3_cache__32bit_counter_start() 299 static void qcom_l3_cache__32bit_counter_stop(struct perf_event *event, in qcom_l3_cache__32bit_counter_stop() 316 static void qcom_l3_cache__32bit_counter_update(struct perf_event *event) in qcom_l3_cache__32bit_counter_update() 338 const struct l3cache_event_ops *l3cache_event_get_ops(struct perf_event *event) in l3cache_event_get_ops() [all …]
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.h | 266 static inline void fanotify_init_event(struct fanotify_event *event, in fanotify_init_event() 291 FANOTIFY_FE(struct fanotify_event *event) in FANOTIFY_FE() 303 FANOTIFY_NE(struct fanotify_event *event) in FANOTIFY_NE() 319 FANOTIFY_EE(struct fanotify_event *event) in FANOTIFY_EE() 324 static inline __kernel_fsid_t *fanotify_event_fsid(struct fanotify_event *event) in fanotify_event_fsid() 337 struct fanotify_event *event) in fanotify_event_object_fh() 350 struct fanotify_event *event) in fanotify_event_info() 358 static inline int fanotify_event_object_fh_len(struct fanotify_event *event) in fanotify_event_object_fh_len() 369 static inline int fanotify_event_dir_fh_len(struct fanotify_event *event) in fanotify_event_dir_fh_len() 376 static inline int fanotify_event_dir2_fh_len(struct fanotify_event *event) in fanotify_event_dir2_fh_len() [all …]
|
/openbmc/linux/arch/x86/events/amd/ |
H A D | core.c | 349 static int amd_core_hw_config(struct perf_event *event) in amd_core_hw_config() 385 static int amd_pmu_hw_config(struct perf_event *event) in amd_pmu_hw_config() 407 struct perf_event *event) in __amd_put_nb_event_constraints() 463 __amd_get_nb_event_constraints(struct cpu_hw_events *cpuc, struct perf_event *event, in __amd_get_nb_event_constraints() 731 static void amd_pmu_enable_event(struct perf_event *event) in amd_pmu_enable_event() 752 static void amd_pmu_v2_enable_event(struct perf_event *event) in amd_pmu_v2_enable_event() 778 static void amd_pmu_disable_event(struct perf_event *event) in amd_pmu_disable_event() 816 static void amd_pmu_add_event(struct perf_event *event) in amd_pmu_add_event() 824 static void amd_pmu_del_event(struct perf_event *event) in amd_pmu_del_event() 902 struct perf_event *event; in amd_pmu_v2_handle_irq() local [all …]
|
/openbmc/linux/fs/notify/ |
H A D | notification.c | 51 struct fsnotify_event *event) in fsnotify_destroy_event() 82 struct fsnotify_event *event, in fsnotify_insert_event() 133 struct fsnotify_event *event) in fsnotify_remove_queued_event() 165 struct fsnotify_event *event = fsnotify_peek_first_event(group); in fsnotify_remove_first_event() local 183 struct fsnotify_event *event; in fsnotify_flush_notify() local
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | perfmon.c | 80 static bool is_idxd_event(struct idxd_pmu *idxd_pmu, struct perf_event *event) in is_idxd_event() 89 struct perf_event *event; in perfmon_collect_events() local 124 struct perf_event *event, int idx) in perfmon_assign_hw_event() 135 struct perf_event *event) in perfmon_assign_event() 155 struct perf_event *event) in perfmon_validate_group() 198 static int perfmon_pmu_event_init(struct perf_event *event) in perfmon_pmu_event_init() 230 static inline u64 perfmon_pmu_read_counter(struct perf_event *event) in perfmon_pmu_read_counter() 241 static void perfmon_pmu_event_update(struct perf_event *event) in perfmon_pmu_event_update() 264 struct perf_event *event; in perfmon_counter_overflow() local 320 static void perfmon_pmu_event_start(struct perf_event *event, int mode) in perfmon_pmu_event_start() [all …]
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | event.cpp | 14 Event::Event(sd_event* event, const internal::SdEvent* sdevent) : in Event() 18 Event::Event(sd_event* event, std::false_type, in Event() 29 sd_event* event = nullptr; in get_new() local 36 sd_event* event = nullptr; in get_default() local 109 sd_event* Event::ref(sd_event* const& event, const internal::SdEvent*& sdevent, in ref() 116 void Event::drop(sd_event*&& event, const internal::SdEvent*& sdevent, in drop()
|
/openbmc/linux/scripts/dtc/ |
H A D | yamltree.c | 24 #define yaml_emitter_emit_or_die(emitter, event) ( \ argument 35 yaml_event_t event; in yaml_propval_int() local 98 yaml_event_t event; in yaml_propval_string() local 115 yaml_event_t event; in yaml_propval() local 182 yaml_event_t event; in yaml_tree() local 210 yaml_event_t event; in dt_to_yaml() local
|
/openbmc/linux/tools/perf/util/ |
H A D | ordered-events.c | 65 union perf_event *event) in __dup_event() 79 union perf_event *event) in dup_event() 84 static void __free_dup_event(struct ordered_events *oe, union perf_event *event) in __free_dup_event() 92 static void free_dup_event(struct ordered_events *oe, union perf_event *event) in free_dup_event() 100 union perf_event *event) in alloc_event() 173 union perf_event *event) in ordered_events__new_event() 186 void ordered_events__delete(struct ordered_events *oe, struct ordered_event *event) in ordered_events__delete() 194 int ordered_events__queue(struct ordered_events *oe, union perf_event *event, in ordered_events__queue() 352 struct ordered_event *event; in ordered_events__first_time() local
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_lport.c | 135 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_uninit() 152 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_init() 187 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_online() 247 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_offline() 302 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_stopping() 327 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_deleting() 354 enum bfa_lport_aen_event event) in bfa_fcs_lport_aen_post() 1479 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_offline() 1519 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_sending_rhba() 1544 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_rhba() [all …]
|
H A D | bfa_fcs.c | 205 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_uninit() 231 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_created() 279 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_linkdown() 325 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_flogi() 386 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_flogi_retry() 418 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_auth() 458 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_auth_failed() 484 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_loopback() 510 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_nofabric() 546 enum bfa_fcs_fabric_event event) in bfa_fcs_fabric_sm_online() [all …]
|
/openbmc/linux/arch/arm/kernel/ |
H A D | perf_event_v7.c | 746 static inline u64 armv7pmu_read_counter(struct perf_event *event) in armv7pmu_read_counter() 766 static inline void armv7pmu_write_counter(struct perf_event *event, u64 value) in armv7pmu_write_counter() 871 static void armv7pmu_enable_event(struct perf_event *event) in armv7pmu_enable_event() 917 static void armv7pmu_disable_event(struct perf_event *event) in armv7pmu_disable_event() 974 struct perf_event *event = cpuc->events[idx]; in armv7pmu_handle_irq() local 1033 struct perf_event *event) in armv7pmu_get_event_idx() 1062 struct perf_event *event) in armv7pmu_clear_event_idx() 1070 static int armv7pmu_set_event_filter(struct hw_perf_event *event, in armv7pmu_set_event_filter() 1114 static int armv7_a8_map_event(struct perf_event *event) in armv7_a8_map_event() 1120 static int armv7_a9_map_event(struct perf_event *event) in armv7_a9_map_event() [all …]
|
/openbmc/linux/arch/x86/events/ |
H A D | msr.c | 203 static int msr_event_init(struct perf_event *event) in msr_event_init() 229 static inline u64 msr_read_counter(struct perf_event *event) in msr_read_counter() 241 static void msr_event_update(struct perf_event *event) in msr_event_update() 265 static void msr_event_start(struct perf_event *event, int flags) in msr_event_start() 272 static void msr_event_stop(struct perf_event *event, int flags) in msr_event_stop() 277 static void msr_event_del(struct perf_event *event, int flags) in msr_event_del() 282 static int msr_event_add(struct perf_event *event, int flags) in msr_event_add()
|
H A D | core.c | 117 u64 x86_perf_event_update(struct perf_event *event) in x86_perf_event_update() 160 static int x86_pmu_extra_regs(u64 config, struct perf_event *event) in x86_pmu_extra_regs() 342 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy() 348 void hw_perf_lbr_event_destroy(struct perf_event *event) in hw_perf_lbr_event_destroy() 362 set_ext_hw_attr(struct hw_perf_event *hwc, struct perf_event *event) in set_ext_hw_attr() 476 int x86_setup_perfctr(struct perf_event *event) in x86_setup_perfctr() 521 static inline int precise_br_compat(struct perf_event *event) in precise_br_compat() 563 int x86_pmu_hw_config(struct perf_event *event) in x86_pmu_hw_config() 654 static int __x86_pmu_event_init(struct perf_event *event) in __x86_pmu_event_init() 751 static inline int is_x86_event(struct perf_event *event) in is_x86_event() [all …]
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | perf_event.c | 41 struct perf_event *event[MAX_HWEVENTS]; member 152 static int ev67_check_constraints(struct perf_event **event, in ev67_check_constraints() 252 static int alpha_perf_event_set_period(struct perf_event *event, in alpha_perf_event_set_period() 307 static unsigned long alpha_perf_event_update(struct perf_event *event, in alpha_perf_event_update() 341 struct perf_event *event[], unsigned long *evtype, in collect_events() 433 static int alpha_pmu_add(struct perf_event *event, int flags) in alpha_pmu_add() 485 static void alpha_pmu_del(struct perf_event *event, int flags) in alpha_pmu_del() 524 static void alpha_pmu_read(struct perf_event *event) in alpha_pmu_read() 532 static void alpha_pmu_stop(struct perf_event *event, int flags) in alpha_pmu_stop() 552 static void alpha_pmu_start(struct perf_event *event, int flags) in alpha_pmu_start() [all …]
|
/openbmc/linux/net/sctp/ |
H A D | ulpqueue.c | 57 struct sctp_ulpevent *event; in sctp_ulpq_flush() local 86 struct sctp_ulpevent *event; in sctp_ulpq_tail_data() local 146 struct sctp_ulpevent *event; in sctp_clear_pd() local 183 struct sctp_ulpevent *event; in sctp_ulpq_tail_event() local 268 struct sctp_ulpevent *event) in sctp_ulpq_store_reasm() 319 struct sctp_ulpevent *event; in sctp_make_reassembled_event() local 572 struct sctp_ulpevent *event) in sctp_ulpq_reasm() 682 struct sctp_ulpevent *event; in sctp_ulpq_reasm_flushtsn() local 712 struct sctp_ulpevent *event = NULL; in sctp_ulpq_reasm_drain() local 740 struct sctp_ulpevent *event) in sctp_ulpq_retrieve_ordered() [all …]
|
H A D | stream_interleave.c | 125 struct sctp_ulpevent *event) in sctp_intl_store_reasm() 182 struct sctp_ulpevent *event) in sctp_intl_retrieve_partial() 259 struct sctp_ulpevent *event) in sctp_intl_retrieve_reassembled() 349 struct sctp_ulpevent *event) in sctp_intl_reasm() 373 struct sctp_ulpevent *event) in sctp_intl_store_ordered() 418 struct sctp_ulpevent *event) in sctp_intl_retrieve_ordered() 449 struct sctp_ulpevent *event) in sctp_intl_order() 474 struct sctp_ulpevent *event; in sctp_enqueue_event() local 510 struct sctp_ulpevent *event) in sctp_intl_store_reasm_uo() 560 struct sctp_ulpevent *event) in sctp_intl_retrieve_partial_uo() [all …]
|
/openbmc/pldm/platform-mc/test/ |
H A D | terminus_test.cpp | 10 auto event = sdeventplus::Event::get_default(); in TEST() local 23 auto event = sdeventplus::Event::get_default(); in TEST() local 32 auto event = sdeventplus::Event::get_default(); in TEST() local 116 auto event = sdeventplus::Event::get_default(); in TEST() local 236 auto event = sdeventplus::Event::get_default(); in TEST() local 358 auto event = sdeventplus::Event::get_default(); in TEST() local
|