/openbmc/qemu/qapi/ |
H A D | run-state.json | 157 # <- { "event": "SHUTDOWN", string 173 # <- { "event": "POWERDOWN", string 194 # <- { "event": "RESET", string 209 # <- { "event": "STOP", string 223 # <- { "event": "RESUME", string 238 # <- { "event": "SUSPEND", string 257 # <- { "event": "SUSPEND_DISK", string 272 # <- { "event": "WAKEUP", string 294 # <- { "event": "WATCHDOG", string 438 # <- { "event": "GUEST_PANICKED", string [all …]
|
H A D | migration.json | 1951 # <- { "event": "UNPLUG_PRIMARY", string 2307 # <- {"event": "JOB_STATUS_CHANGE", string 2310 # <- {"event": "JOB_STATUS_CHANGE", string 2313 # <- {"event": "STOP", string 2315 # <- {"event": "RESUME", string 2317 # <- {"event": "JOB_STATUS_CHANGE", string 2320 # <- {"event": "JOB_STATUS_CHANGE", string 2323 # <- {"event": "JOB_STATUS_CHANGE", string 2377 # <- {"event": "JOB_STATUS_CHANGE", string 2383 # <- {"event": "STOP", string [all …]
|
/openbmc/linux/net/sctp/ |
H A D | ulpevent.c | 51 struct sctp_ulpevent *event; in sctp_ulpevent_new() local 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 538 struct sctp_ulpevent *event; in sctp_ulpevent_make_send_failed_event() local 581 struct sctp_ulpevent *event; in sctp_ulpevent_make_shutdown_event() local 643 struct sctp_ulpevent *event; in sctp_ulpevent_make_adaptation_indication() local 776 struct sctp_ulpevent *event; in sctp_ulpevent_make_pdapi() local [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | event.c | 220 union perf_event *event, in perf_event__process_comm() 228 union perf_event *event, in perf_event__process_namespaces() 244 union perf_event *event, in perf_event__process_lost() 252 union perf_event *event, in perf_event__process_aux() 268 union perf_event *event, in perf_event__process_aux_output_hw_id() 292 union perf_event *event, in perf_event__process_ksymbol() 300 union perf_event *event, in perf_event__process_bpf() 308 union perf_event *event, in perf_event__process_text_poke() 391 union perf_event *event, in perf_event__process_mmap() 399 union perf_event *event, in perf_event__process_mmap2() [all …]
|
H A D | session.c | 455 union perf_event *event) in process_stat_round_stub() 465 union perf_event *event) in process_event_time_conv_stub() 1463 union perf_event *event, in deliver_sample_value() 1495 union perf_event *event, in deliver_sample_group() 1773 union perf_event *event; in perf_session__peek_event() local 1829 union perf_event *event; in perf_session__peek_events() local 2045 union perf_event *event; in __perf_session__process_pipe_events() local 2150 union perf_event *event; in prefetch_event() local 2357 union perf_event *event; in reader__read_event() local 2440 union perf_event *event, in process_simple() [all …]
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 212 struct perf_event *event; member 2317 struct perf_event *event; in group_sched_out() local 3038 struct perf_event *event; member 3823 struct perf_event *event; in group_update_userpage() local 4139 struct perf_event *event; in perf_adjust_freq_unthr_context() local 4222 struct perf_event *event; in ctx_event_to_rotate() local 4373 struct perf_event *event; in perf_event_enable_on_exec() local 4456 struct perf_event *event; member 6064 struct perf_event *event; in perf_event_task_enable() local 6080 struct perf_event *event; in perf_event_task_disable() local [all …]
|
/openbmc/linux/drivers/s390/cio/ |
H A 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() 357 enum vfio_ccw_event event) in fsm_irq() [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | event.h | 15 struct event { struct 16 struct perf_event_attr attr; argument 32 void event_init(struct event *e, u64 config); argument
|
/openbmc/linux/drivers/perf/ |
H A D | arm_pmuv3.c | 512 static u64 armv8pmu_read_counter(struct perf_event *event) in armv8pmu_read_counter() 796 struct perf_event *event = cpuc->events[idx]; in armv8pmu_handle_irq() local 863 struct perf_event *event) in armv8pmu_get_event_idx() 889 struct perf_event *event) in armv8pmu_clear_event_idx() 987 struct perf_event *event) in __armv8_pmuv3_map_event_id() 1061 static int armv8_pmuv3_map_event(struct perf_event *event) in armv8_pmuv3_map_event() 1066 static int armv8_a53_map_event(struct perf_event *event) in armv8_a53_map_event() 1071 static int armv8_a57_map_event(struct perf_event *event) in armv8_a57_map_event() 1076 static int armv8_a73_map_event(struct perf_event *event) in armv8_a73_map_event() 1194 int (*map_event)(struct perf_event *event), in armv8_pmu_init() [all …]
|
H A 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() 303 static void riscv_pmu_read(struct perf_event *event) in riscv_pmu_read() 308 static int riscv_pmu_event_init(struct perf_event *event) in riscv_pmu_event_init() [all …]
|
H A 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()
|
/openbmc/linux/drivers/s390/net/ |
H A 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() 588 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start() 752 static void ctcm_chx_stop(fsm_instance *fi, int event, void *arg) in ctcm_chx_stop() 766 static void ctcm_chx_fail(fsm_instance *fi, int event, void *arg) in ctcm_chx_fail() 1372 static void ctcmpc_chx_rx(fsm_instance *fi, int event, void *arg) in ctcmpc_chx_rx() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A 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()
|
/openbmc/linux/arch/powerpc/perf/ |
H A 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() 558 int isa207_compute_mmcr(u64 event[], int n_ev, in isa207_compute_mmcr() [all …]
|
H A D | imc-pmu.c | 154 u32 base, struct imc_events *event) in imc_parse_event() 511 static int nest_imc_event_init(struct perf_event *event) in nest_imc_event_init() 744 static void reset_global_refc(struct perf_event *event) in reset_global_refc() 814 static int core_imc_event_init(struct perf_event *event) in core_imc_event_init() 980 static int thread_imc_event_init(struct perf_event *event) in thread_imc_event_init() 1026 static bool is_thread_imc_pmu(struct perf_event *event) in is_thread_imc_pmu() 1065 static u64 imc_read_counter(struct perf_event *event) in imc_read_counter() 1082 static void imc_event_update(struct perf_event *event) in imc_event_update() 1280 struct perf_event *event) in trace_imc_prepare_sample() 1329 static void dump_trace_imc_data(struct perf_event *event) in dump_trace_imc_data() [all …]
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_matches_filter_test.cpp | 17 nlohmann::json::object_t event; in TEST() local 23 nlohmann::json::object_t event; in TEST() local 31 nlohmann::json::object_t event; in TEST() local 49 nlohmann::json::object_t event; in TEST() local 63 nlohmann::json::object_t event; in TEST() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | layer2.c | 278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout() 756 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3() 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() 871 l2_release(struct FsmInst *fi, int event, void *arg) in l2_release() 881 l2_pend_rel(struct FsmInst *fi, int event, void *arg) in l2_pend_rel() 927 l2_send_UA(struct FsmInst *fi, int event, void *arg) in l2_send_UA() 936 l2_send_DM(struct FsmInst *fi, int event, void *arg) in l2_send_DM() 1035 l2_released(struct FsmInst *fi, int event, void *arg) in l2_released() [all …]
|
H A D | layer1.c | 109 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset() 115 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf() 125 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s() 135 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s() 147 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5() 153 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8() 159 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind() 168 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind() 185 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3() 202 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act() [all …]
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_ump_convert.c | 506 struct snd_seq_event *event, in cvt_ump_to_any() 585 struct snd_seq_event *event, in snd_seq_deliver_from_ump() 642 static int cc_ev_to_ump_midi1(const struct snd_seq_event *event, in cc_ev_to_ump_midi1() 704 static int rpn_ev_to_ump_midi1(const struct snd_seq_event *event, in rpn_ev_to_ump_midi1() 780 static int paf_ev_to_ump_midi2(const struct snd_seq_event *event, in paf_ev_to_ump_midi2() 834 static int cc_ev_to_ump_midi2(const struct snd_seq_event *event, in cc_ev_to_ump_midi2() 909 static int pgm_ev_to_ump_midi2(const struct snd_seq_event *event, in pgm_ev_to_ump_midi2() 1133 struct snd_seq_event *event, in cvt_to_ump_midi1() 1167 struct snd_seq_event *event, in cvt_to_ump_midi2() 1215 struct snd_seq_event *event, in cvt_sysex_to_ump() [all …]
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | 2243 struct perf_event *event = in __intel_pmu_enable_all() local 2323 struct perf_event *event; in intel_pmu_nhm_workaround() local 3348 struct perf_event *event) in x86_get_event_constraints() 3630 struct perf_event *event) in intel_put_excl_constraints() 3676 struct perf_event *event) in intel_put_shared_regs_event_constraints() 3690 struct perf_event *event) in intel_put_event_constraints() 4249 struct perf_event *event) in hsw_get_event_constraints() 4267 struct perf_event *event) in icl_get_event_constraints() 4282 struct perf_event *event) in spr_get_event_constraints() 4307 struct perf_event *event) in glp_get_event_constraints() [all …]
|
/openbmc/linux/arch/x86/events/amd/ |
H A D | power.c | 43 static void event_update(struct perf_event *event) in event_update() 71 static void __pmu_event_start(struct perf_event *event) in __pmu_event_start() 82 static void pmu_event_start(struct perf_event *event, int mode) in pmu_event_start() 87 static void pmu_event_stop(struct perf_event *event, int mode) in pmu_event_stop() 106 static int pmu_event_add(struct perf_event *event, int mode) in pmu_event_add() 118 static void pmu_event_del(struct perf_event *event, int flags) in pmu_event_del() 123 static int pmu_event_init(struct perf_event *event) in pmu_event_init() 141 static void pmu_event_read(struct perf_event *event) in pmu_event_read()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 210 enum rport_event event) in bfa_fcs_rport_sm_plogi_sending() 271 enum rport_event event) in bfa_fcs_rport_sm_plogiacc_sending() 337 enum rport_event event) in bfa_fcs_rport_sm_plogi_retry() 579 enum rport_event event) in bfa_fcs_rport_sm_hal_online() 682 enum rport_event event) in bfa_fcs_rport_sm_nsquery_sending() 791 enum rport_event event) in bfa_fcs_rport_sm_adisc_online_sending() 903 enum rport_event event) in bfa_fcs_rport_sm_adisc_offline_sending() 1031 enum rport_event event) in bfa_fcs_rport_sm_fc4_logosend() 1314 enum rport_event event) in bfa_fcs_rport_sm_logo_sending() 1424 enum rport_event event) in bfa_fcs_rport_sm_nsdisc_sending() [all …]
|
/openbmc/linux/drivers/perf/hisilicon/ |
H A D | hisi_uncore_pmu.c | 65 static bool hisi_validate_event_group(struct perf_event *event) in hisi_validate_event_group() 98 int hisi_uncore_pmu_get_event_idx(struct perf_event *event) in hisi_uncore_pmu_get_event_idx() 133 struct perf_event *event; in hisi_uncore_pmu_isr() local 184 int hisi_uncore_pmu_event_init(struct perf_event *event) in hisi_uncore_pmu_event_init() 272 void hisi_uncore_pmu_set_event_period(struct perf_event *event) in hisi_uncore_pmu_set_event_period() 292 void hisi_uncore_pmu_event_update(struct perf_event *event) in hisi_uncore_pmu_event_update() 313 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start() 336 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop() 353 int hisi_uncore_pmu_add(struct perf_event *event, int flags) in hisi_uncore_pmu_add() 376 void hisi_uncore_pmu_del(struct perf_event *event, int flags) in hisi_uncore_pmu_del() [all …]
|
/openbmc/linux/kernel/trace/ |
H A D | trace_output.c | 298 struct trace_event_call *event; in trace_raw_output_prep() local 681 struct trace_event *event; in ftrace_find_event() local 1005 struct trace_event *event) in trace_fn_trace() 1317 struct trace_event *event) in trace_hwlat_print() 1351 struct trace_event *event) in trace_hwlat_raw() 1418 struct trace_event *event) in trace_osnoise_raw() 1517 struct trace_event *event) in trace_bputs_raw() 1561 struct trace_event *event) in trace_bprint_raw() 1652 struct trace_event *event) in trace_func_repeats_raw() 1670 struct trace_event *event) in trace_func_repeats_print() [all …]
|
/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()
|