Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 2408) sorted by relevance

12345678910>>...97

/openbmc/qemu/qapi/
H A Drun-state.json171 # <- { "event": "SHUTDOWN", string
187 # <- { "event": "POWERDOWN", string
208 # <- { "event": "RESET", string
223 # <- { "event": "STOP", string
237 # <- { "event": "RESUME", string
252 # <- { "event": "SUSPEND", string
271 # <- { "event": "SUSPEND_DISK", string
286 # <- { "event": "WAKEUP", string
308 # <- { "event": "WATCHDOG", string
447 # <- { "event": "GUEST_PANICKED", string
[all …]
H A Dmigration.json2066 # <- { "event": "UNPLUG_PRIMARY", string
2424 # <- {"event": "JOB_STATUS_CHANGE", string
2427 # <- {"event": "JOB_STATUS_CHANGE", string
2430 # <- {"event": "STOP", string
2432 # <- {"event": "RESUME", string
2434 # <- {"event": "JOB_STATUS_CHANGE", string
2437 # <- {"event": "JOB_STATUS_CHANGE", string
2440 # <- {"event": "JOB_STATUS_CHANGE", string
2496 # <- {"event": "JOB_STATUS_CHANGE", string
2502 # <- {"event": "STOP", string
[all …]
/openbmc/linux/net/sctp/
H A Dulpevent.c51 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 Devent.c220 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 Dsession.c455 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()
1770 union perf_event *event; in perf_session__peek_event() local
1826 union perf_event *event; in perf_session__peek_events() local
2042 union perf_event *event; in __perf_session__process_pipe_events() local
2147 union perf_event *event; in prefetch_event() local
2354 union perf_event *event; in reader__read_event() local
2437 union perf_event *event, in process_simple()
[all …]
/openbmc/linux/kernel/events/
H A Dcore.c212 struct perf_event *event; member
2316 struct perf_event *event; in group_sched_out() local
3037 struct perf_event *event; member
3822 struct perf_event *event; in group_update_userpage() local
4134 struct perf_event *event; in perf_adjust_freq_unthr_context() local
4217 struct perf_event *event; in ctx_event_to_rotate() local
4368 struct perf_event *event; in perf_event_enable_on_exec() local
4451 struct perf_event *event; member
6033 struct perf_event *event; in perf_event_task_enable() local
6049 struct perf_event *event; in perf_event_task_disable() local
[all …]
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_fsm.c155 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 Devent.h15 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 Darm_pmuv3.c512 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 Driscv_pmu.c21 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 Driscv_pmu_legacy.c20 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 Dctcm_fsms.c229 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 Devent.c26 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 Disa207-common.c45 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 Dimc-pmu.c154 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 …]
H A Dcore-fsl-emb.c23 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 …]
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer2.c278 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 Dlayer1.c109 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/arch/x86/events/intel/
H A Dcore.c2243 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/sound/core/seq/
H A Dseq_ump_convert.c506 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()
815 static int cc_ev_to_ump_midi2(const struct snd_seq_event *event, in cc_ev_to_ump_midi2()
882 static int pgm_ev_to_ump_midi2(const struct snd_seq_event *event, in pgm_ev_to_ump_midi2()
1106 struct snd_seq_event *event, in cvt_to_ump_midi1()
1140 struct snd_seq_event *event, in cvt_to_ump_midi2()
1188 struct snd_seq_event *event, in cvt_sysex_to_ump()
[all …]
/openbmc/linux/arch/x86/events/amd/
H A Dpower.c43 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 Dbfa_fcs_rport.c210 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 Dhisi_uncore_pmu.c65 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 Dtrace_output.c298 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()
1654 struct trace_event *event) in trace_func_repeats_raw()
1672 struct trace_event *event) in trace_func_repeats_print()
[all …]
/openbmc/linux/arch/sh/kernel/
H A Dperf_event.c63 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()

12345678910>>...97