Home
last modified time | relevance | path

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

12345678910>>...61

/linux/kernel/events/
H A Dcore.c239 static bool is_kernel_event(struct perf_event *event) in is_kernel_event()
275 struct perf_event *event; member
283 struct perf_event *event = efs->event; in event_function() local
326 static void event_function_call(struct perf_event *event, event_f func, void *data) in event_function_call()
383 static void event_function_local(struct perf_event *event, event_f func, void *data) in event_function_local()
705 static inline u64 perf_event_clock(struct perf_event *event) in perf_event_clock()
733 __perf_effective_state(struct perf_event *event) in __perf_effective_state()
744 __perf_update_times(struct perf_event *event, u64 now, u64 *enabled, u64 *running) in __perf_update_times()
758 static void perf_event_update_time(struct perf_event *event) in perf_event_update_time()
776 perf_event_set_state(struct perf_event *event, enum perf_event_state state) in perf_event_set_state()
[all …]
/linux/net/sctp/
H A Dulpevent.c38 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 …]
H A Dulpqueue.c57 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 Dstream_interleave.c125 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 …]
/linux/tools/perf/util/
H A Devent.c158 perf_event__read_stat_config(struct perf_stat_config * config,struct perf_record_stat_config * event) perf_event__read_stat_config() argument
182 perf_event__fprintf_comm(union perf_event * event,FILE * fp) perf_event__fprintf_comm() argument
194 perf_event__fprintf_namespaces(union perf_event * event,FILE * fp) perf_event__fprintf_namespaces() argument
221 perf_event__fprintf_cgroup(union perf_event * event,FILE * fp) perf_event__fprintf_cgroup() argument
228 perf_event__process_comm(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_comm() argument
236 perf_event__process_namespaces(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_namespaces() argument
244 perf_event__process_cgroup(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_cgroup() argument
252 perf_event__process_lost(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_lost() argument
260 perf_event__process_aux(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__process_aux() argument
268 perf_event__process_itrace_start(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__process_itrace_start() argument
276 perf_event__process_aux_output_hw_id(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__process_aux_output_hw_id() argument
284 perf_event__process_lost_samples(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_lost_samples() argument
292 perf_event__process_switch(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__process_switch() argument
300 perf_event__process_ksymbol(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__process_ksymbol() argument
308 perf_event__process_bpf(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_bpf() argument
316 perf_event__process_text_poke(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_text_poke() argument
323 perf_event__fprintf_mmap(union perf_event * event,FILE * fp) perf_event__fprintf_mmap() argument
332 perf_event__fprintf_mmap2(union perf_event * event,FILE * fp) perf_event__fprintf_mmap2() argument
366 perf_event__fprintf_thread_map(union perf_event * event,FILE * fp) perf_event__fprintf_thread_map() argument
382 perf_event__fprintf_cpu_map(union perf_event * event,FILE * fp) perf_event__fprintf_cpu_map() argument
399 perf_event__process_mmap(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_mmap() argument
407 perf_event__process_mmap2(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_mmap2() argument
414 perf_event__fprintf_task(union perf_event * event,FILE * fp) perf_event__fprintf_task() argument
422 perf_event__process_fork(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_fork() argument
430 perf_event__process_exit(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process_exit() argument
438 perf_event__exit_del_thread(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample __maybe_unused,struct machine * machine) perf_event__exit_del_thread() argument
457 perf_event__fprintf_aux(union perf_event * event,FILE * fp) perf_event__fprintf_aux() argument
468 perf_event__fprintf_itrace_start(union perf_event * event,FILE * fp) perf_event__fprintf_itrace_start() argument
474 perf_event__fprintf_aux_output_hw_id(union perf_event * event,FILE * fp) perf_event__fprintf_aux_output_hw_id() argument
480 perf_event__fprintf_switch(union perf_event * event,FILE * fp) perf_event__fprintf_switch() argument
496 perf_event__fprintf_lost(union perf_event * event,FILE * fp) perf_event__fprintf_lost() argument
501 perf_event__fprintf_ksymbol(union perf_event * event,FILE * fp) perf_event__fprintf_ksymbol() argument
509 perf_event__fprintf_bpf(union perf_event * event,FILE * fp) perf_event__fprintf_bpf() argument
515 perf_event__fprintf_bpf_metadata(union perf_event * event,FILE * fp) perf_event__fprintf_bpf_metadata() argument
546 perf_event__fprintf_text_poke(union perf_event * event,struct machine * machine,FILE * fp) perf_event__fprintf_text_poke() argument
576 perf_event__fprintf_schedstat_cpu(union perf_event * event,FILE * fp) perf_event__fprintf_schedstat_cpu() argument
601 perf_event__fprintf_schedstat_domain(union perf_event * event,FILE * fp) perf_event__fprintf_schedstat_domain() argument
626 perf_event__fprintf(union perf_event * event,struct machine * machine,FILE * fp) perf_event__fprintf() argument
687 perf_event__process(const struct perf_tool * tool __maybe_unused,union perf_event * event,struct perf_sample * sample,struct machine * machine) perf_event__process() argument
[all...]
H A Dsession.c130 struct ordered_event *event) in ordered_events__deliver_event() argument
269 swap_sample_id_all(union perf_event * event,void * data) swap_sample_id_all() argument
278 perf_event__all64_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__all64_swap() argument
285 perf_event__comm_swap(union perf_event * event,bool sample_id_all) perf_event__comm_swap() argument
298 perf_event__mmap_swap(union perf_event * event,bool sample_id_all) perf_event__mmap_swap() argument
315 perf_event__mmap2_swap(union perf_event * event,bool sample_id_all) perf_event__mmap2_swap() argument
338 perf_event__task_swap(union perf_event * event,bool sample_id_all) perf_event__task_swap() argument
350 perf_event__read_swap(union perf_event * event,bool sample_id_all) perf_event__read_swap() argument
363 perf_event__aux_swap(union perf_event * event,bool sample_id_all) perf_event__aux_swap() argument
373 perf_event__itrace_start_swap(union perf_event * event,bool sample_id_all) perf_event__itrace_start_swap() argument
383 perf_event__switch_swap(union perf_event * event,bool sample_id_all) perf_event__switch_swap() argument
396 perf_event__text_poke_swap(union perf_event * event,bool sample_id_all) perf_event__text_poke_swap() argument
414 perf_event__throttle_swap(union perf_event * event,bool sample_id_all) perf_event__throttle_swap() argument
425 perf_event__namespaces_swap(union perf_event * event,bool sample_id_all) perf_event__namespaces_swap() argument
445 perf_event__cgroup_swap(union perf_event * event,bool sample_id_all) perf_event__cgroup_swap() argument
535 perf_event__hdr_attr_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__hdr_attr_swap() argument
547 perf_event__event_update_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__event_update_swap() argument
554 perf_event__event_type_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__event_type_swap() argument
561 perf_event__tracing_data_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__tracing_data_swap() argument
567 perf_event__auxtrace_info_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__auxtrace_info_swap() argument
579 perf_event__auxtrace_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__auxtrace_swap() argument
590 perf_event__auxtrace_error_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__auxtrace_error_swap() argument
608 perf_event__thread_map_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__thread_map_swap() argument
619 perf_event__cpu_map_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__cpu_map_swap() argument
660 perf_event__stat_config_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__stat_config_swap() argument
670 perf_event__stat_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__stat_swap() argument
681 perf_event__stat_round_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__stat_round_swap() argument
688 perf_event__time_conv_swap(union perf_event * event,bool sample_id_all __maybe_unused) perf_event__time_conv_swap() argument
807 perf_session__queue_event(struct perf_session * s,union perf_event * event,u64 timestamp,u64 file_offset,const char * file_path) perf_session__queue_event() argument
1033 evlist__print_tstamp(struct evlist * evlist,union perf_event * event,struct perf_sample * sample) evlist__print_tstamp() argument
1084 dump_event(struct evlist * evlist,union perf_event * event,u64 file_offset,struct perf_sample * sample,const char * file_path) dump_event() argument
1113 dump_sample(struct machine * machine,struct evsel * evsel,union perf_event * event,struct perf_sample * sample) dump_sample() argument
1179 dump_deferred_callchain(struct evsel * evsel,union perf_event * event,struct perf_sample * sample) dump_deferred_callchain() argument
1192 dump_read(struct evsel * evsel,union perf_event * event) dump_read() argument
1222 machines__find_for_cpumode(struct machines * machines,union perf_event * event,struct perf_sample * sample) machines__find_for_cpumode() argument
1253 deliver_sample_value(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct sample_read_value * v,struct machine * machine,bool per_thread) deliver_sample_value() argument
1291 deliver_sample_group(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine,u64 read_format,bool per_thread) deliver_sample_group() argument
1315 evlist__deliver_sample(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct evsel * evsel,struct machine * machine) evlist__deliver_sample() argument
1344 union perf_event *event; global() member
1353 evlist__deliver_deferred_callchain(struct evlist * evlist,const struct perf_tool * tool,union perf_event * event,struct perf_sample * sample,struct machine * machine) evlist__deliver_deferred_callchain() argument
1439 machines__deliver_event(struct machines * machines,struct evlist * evlist,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool,u64 file_offset,const char * file_path) machines__deliver_event() argument
1549 perf_session__deliver_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool,u64 file_offset,const char * file_path) perf_session__deliver_event() argument
1583 perf_session__process_user_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_user_event() argument
1703 perf_session__deliver_synth_event(struct perf_session * session,union perf_event * event,struct perf_sample * sample) perf_session__deliver_synth_event() argument
1741 event_swap(union perf_event * event,bool sample_id_all) event_swap() argument
1755 union perf_event *event; perf_session__peek_event() local
1811 union perf_event *event; perf_session__peek_events() local
1835 perf_session__process_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_event() argument
2037 union perf_event *event; __perf_session__process_pipe_events() local
2160 union perf_event *event; prefetch_event() local
2217 union perf_event *event = fetch_decomp_event(decomp->head, decomp->size, decomp->data, __perf_session__process_decomp_events() local
2367 union perf_event *event; reader__read_event() local
2451 process_simple(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) process_simple() argument
2858 perf_event__process_id_index(const struct perf_tool * tool __maybe_unused,struct perf_session * session,union perf_event * event) perf_event__process_id_index() argument
[all...]
H A Dordered-events.c65 union perf_event *event) in __dup_event() argument
79 union perf_event *event) in dup_event() argument
84 __free_dup_event(struct ordered_events * oe,union perf_event * event) __free_dup_event() argument
92 free_dup_event(struct ordered_events * oe,union perf_event * event) free_dup_event() argument
100 alloc_event(struct ordered_events * oe,union perf_event * event) alloc_event() argument
173 ordered_events__new_event(struct ordered_events * oe,u64 timestamp,union perf_event * event) ordered_events__new_event() argument
186 ordered_events__delete(struct ordered_events * oe,struct ordered_event * event) ordered_events__delete() argument
194 ordered_events__queue(struct ordered_events * oe,union perf_event * event,u64 timestamp,u64 file_offset,const char * file_path) ordered_events__queue() argument
352 struct ordered_event *event; ordered_events__first_time() local
[all...]
/linux/arch/s390/kernel/
H A Dperf_pai.c58 struct perf_event *event; /* Perf event for sampling */ member
143 static void pai_event_destroy_cpu(struct perf_event *event, int cpu) in pai_event_destroy_cpu()
160 static void pai_event_destroy(struct perf_event *event) in pai_event_destroy()
176 static void paicrypt_event_destroy(struct perf_event *event) in paicrypt_event_destroy()
192 static u64 pai_getdata(struct perf_event *event, bool kernel) in pai_getdata()
218 static u64 paicrypt_getall(struct perf_event *event) in paicrypt_getall()
237 static int pai_alloc_cpu(struct perf_event *event, int cpu) in pai_alloc_cpu()
312 static int pai_alloc(struct perf_event *event) in pai_alloc()
348 static int pai_event_valid(struct perf_event *event, int idx) in pai_event_valid()
369 static int pai_event_init(struct perf_event *event, int idx) in pai_event_init()
[all …]
/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()
332 enum vfio_ccw_event event) in fsm_async_request()
[all …]
/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
/linux/drivers/perf/
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()
145 u64 riscv_pmu_ctr_get_width_mask(struct perf_event *event) in riscv_pmu_ctr_get_width_mask()
160 u64 riscv_pmu_event_update(struct perf_event *event) in riscv_pmu_event_update()
187 void riscv_pmu_stop(struct perf_event *event, int flags) in riscv_pmu_stop()
202 int riscv_pmu_event_set_period(struct perf_event *event) in riscv_pmu_event_set_period()
240 void riscv_pmu_start(struct perf_event *event, int flags) in riscv_pmu_start()
257 static int riscv_pmu_add(struct perf_event *event, int flags) in riscv_pmu_add()
281 static void riscv_pmu_del(struct perf_event *event, int flags) in riscv_pmu_del()
299 static void riscv_pmu_read(struct perf_event *event) in riscv_pmu_read()
[all …]
/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()
/linux/arch/x86/events/intel/
H A Dcore.c2541 struct perf_event *event = in __intel_pmu_enable_all() local
2621 struct perf_event *event; in intel_pmu_nhm_workaround() local
2726 static inline bool event_is_checkpointed(struct perf_event *event) in event_is_checkpointed()
2731 static inline void intel_set_masks(struct perf_event *event, int idx) in intel_set_masks()
2743 static inline void intel_clear_masks(struct perf_event *event, int idx) in intel_clear_masks()
2752 static void intel_pmu_disable_fixed(struct perf_event *event) in intel_pmu_disable_fixed()
2794 static void intel_pmu_disable_event_ext(struct perf_event *event) in intel_pmu_disable_event_ext()
2815 static void intel_pmu_disable_event(struct perf_event *event) in intel_pmu_disable_event()
2854 static void intel_pmu_assign_event(struct perf_event *event, int idx) in intel_pmu_assign_event()
2860 static __always_inline bool intel_pmu_needs_branch_stack(struct perf_event *event) in intel_pmu_needs_branch_stack()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_pmu.c91 static struct xe_gt *event_to_gt(struct perf_event *event) in event_to_gt()
99 static struct xe_hw_engine *event_to_hwe(struct perf_event *event) in event_to_hwe()
125 static bool is_gt_frequency_event(struct perf_event *event) in is_gt_frequency_event()
133 static bool event_gt_forcewake(struct perf_event *event) in event_gt_forcewake()
173 static bool event_param_valid(struct perf_event *event) in event_param_valid()
214 static void xe_pmu_event_destroy(struct perf_event *event) in xe_pmu_event_destroy()
232 static int xe_pmu_event_init(struct perf_event *event) in xe_pmu_event_init()
276 static u64 read_engine_events(struct xe_gt *gt, struct perf_event *event) in read_engine_events()
294 static u64 __xe_pmu_event_read(struct perf_event *event) in __xe_pmu_event_read()
316 static void xe_pmu_event_update(struct perf_event *event) in xe_pmu_event_update()
[all …]
/linux/arch/powerpc/perf/
H A Dimc-pmu.c59 static struct imc_pmu *imc_event_to_pmu(struct perf_event *event) in imc_event_to_pmu()
154 u32 base, struct imc_events *event) in imc_parse_event()
459 static void nest_imc_counters_release(struct perf_event *event) in nest_imc_counters_release()
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()
761 static void core_imc_counters_release(struct perf_event *event) in core_imc_counters_release()
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()
1034 static __be64 *get_event_base_addr(struct perf_event *event) in get_event_base_addr()
[all …]
H A Dcore-book3s.c39 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()
139 static inline void power_pmu_bhrb_read(struct perf_event *event, struct cpu_hw_events *cpuhw) {} in power_pmu_bhrb_read()
205 static inline void perf_get_data_addr(struct perf_event *event, struct pt_regs *regs, u64 *addrp) in perf_get_data_addr()
410 static void power_pmu_bhrb_enable(struct perf_event *event) in power_pmu_bhrb_enable()
[all …]
/linux/drivers/dma/idxd/
H A Dperfmon.c50 static bool is_idxd_event(struct idxd_pmu *idxd_pmu, struct perf_event *event) in is_idxd_event()
59 struct perf_event *event; in perfmon_collect_events() local
94 struct perf_event *event, int idx) in perfmon_assign_hw_event()
105 struct perf_event *event) in perfmon_assign_event()
125 struct perf_event *event) in perfmon_validate_group()
168 static int perfmon_pmu_event_init(struct perf_event *event) in perfmon_pmu_event_init()
199 static inline u64 perfmon_pmu_read_counter(struct perf_event *event) in perfmon_pmu_read_counter()
210 static void perfmon_pmu_event_update(struct perf_event *event) in perfmon_pmu_event_update()
233 struct perf_event *event; in perfmon_counter_overflow() local
289 static void perfmon_pmu_event_start(struct perf_event *event, int mode) in perfmon_pmu_event_start()
[all …]
/linux/sound/core/seq/
H A Dseq_ump_convert.c367 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi1_to_midi2() local
437 struct snd_seq_ump_event *event = (struct snd_seq_ump_event *)__event; in cvt_ump_midi2_to_midi1() local
506 cvt_ump_to_any(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,unsigned char type,int atomic,int hop) cvt_ump_to_any() argument
585 snd_seq_deliver_from_ump(struct snd_seq_client * source,struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_from_ump() argument
628 note_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) note_ev_to_ump_midi1() argument
643 cc_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) cc_ev_to_ump_midi1() argument
656 ctrl_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) ctrl_ev_to_ump_midi1() argument
668 pitchbend_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) pitchbend_ev_to_ump_midi1() argument
684 ctrl14_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) ctrl14_ev_to_ump_midi1() argument
705 rpn_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) rpn_ev_to_ump_midi1() argument
728 system_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) system_ev_to_ump_midi1() argument
739 system_1p_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) system_1p_ev_to_ump_midi1() argument
751 system_2p_ev_to_ump_midi1(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi1_msg * data,unsigned char status) system_2p_ev_to_ump_midi1() argument
766 note_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) note_ev_to_ump_midi2() argument
781 paf_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) paf_ev_to_ump_midi2() argument
835 cc_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) cc_ev_to_ump_midi2() argument
898 ctrl_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) ctrl_ev_to_ump_midi2() argument
910 pgm_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) pgm_ev_to_ump_midi2() argument
931 pitchbend_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) pitchbend_ev_to_ump_midi2() argument
946 ctrl14_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) ctrl14_ev_to_ump_midi2() argument
1008 rpn_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) rpn_ev_to_ump_midi2() argument
1022 system_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) system_ev_to_ump_midi2() argument
1033 system_1p_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) system_1p_ev_to_ump_midi2() argument
1044 system_2p_ev_to_ump_midi2(const struct snd_seq_event * event,struct snd_seq_client_port * dest_port,union snd_ump_midi2_msg * data,unsigned char status) system_2p_ev_to_ump_midi2() argument
1134 cvt_to_ump_midi1(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_to_ump_midi1() argument
1168 cvt_to_ump_midi2(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_to_ump_midi2() argument
1216 cvt_sysex_to_ump(struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) cvt_sysex_to_ump() argument
1276 snd_seq_deliver_to_ump(struct snd_seq_client * source,struct snd_seq_client * dest,struct snd_seq_client_port * dest_port,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_to_ump() argument
1292 snd_seq_ump_group_port(const struct snd_seq_event * event) snd_seq_ump_group_port() argument
[all...]
/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c122 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_uninit()
139 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_init()
174 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_online()
234 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_offline()
289 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_stopping()
314 enum bfa_fcs_lport_event event) in bfa_fcs_lport_sm_deleting()
341 enum bfa_lport_aen_event event) in bfa_fcs_lport_aen_post()
1433 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_offline()
1473 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_sending_rhba()
1498 enum port_fdmi_event event) in bfa_fcs_lport_fdmi_sm_rhba()
[all …]
H A Dbfa_fcs.c205 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 …]
/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c97 static bool hisi_validate_event_group(struct perf_event *event) in hisi_validate_event_group()
130 int hisi_uncore_pmu_get_event_idx(struct perf_event *event) in hisi_uncore_pmu_get_event_idx()
155 struct perf_event *event; in hisi_uncore_pmu_isr() local
207 int hisi_uncore_pmu_event_init(struct perf_event *event) in hisi_uncore_pmu_event_init()
265 static void hisi_uncore_pmu_enable_event(struct perf_event *event) in hisi_uncore_pmu_enable_event()
283 static void hisi_uncore_pmu_disable_event(struct perf_event *event) in hisi_uncore_pmu_disable_event()
295 void hisi_uncore_pmu_set_event_period(struct perf_event *event) in hisi_uncore_pmu_set_event_period()
315 void hisi_uncore_pmu_event_update(struct perf_event *event) in hisi_uncore_pmu_event_update()
336 void hisi_uncore_pmu_start(struct perf_event *event, int flags) in hisi_uncore_pmu_start()
359 void hisi_uncore_pmu_stop(struct perf_event *event, int flags) in hisi_uncore_pmu_stop()
[all …]
/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()
/linux/arch/x86/events/
H A Dcore.c128 u64 x86_perf_event_update(struct perf_event *event) in x86_perf_event_update()
171 static int x86_pmu_extra_regs(u64 config, struct perf_event *event) in x86_pmu_extra_regs()
358 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
364 void hw_perf_lbr_event_destroy(struct perf_event *event) in hw_perf_lbr_event_destroy()
378 set_ext_hw_attr(struct hw_perf_event *hwc, struct perf_event *event) in set_ext_hw_attr()
492 int x86_setup_perfctr(struct perf_event *event) in x86_setup_perfctr()
537 static inline int precise_br_compat(struct perf_event *event) in precise_br_compat()
588 int x86_pmu_hw_config(struct perf_event *event) in x86_pmu_hw_config()
679 static int __x86_pmu_event_init(struct perf_event *event) in __x86_pmu_event_init()
777 int is_x86_event(struct perf_event *event) in is_x86_event()
[all …]
/linux/arch/loongarch/kernel/
H A Dperf_event.c148 #define M_PERFCTL_EVENT(event) (event & CSR_PERFCTRL_EVENT) argument
268 struct perf_event *event = container_of(evt, struct perf_event, hw); in loongarch_pmu_enable_event() local
299 static int loongarch_pmu_event_set_period(struct perf_event *event, in loongarch_pmu_event_set_period()
335 static void loongarch_pmu_event_update(struct perf_event *event, in loongarch_pmu_event_update()
356 static void loongarch_pmu_start(struct perf_event *event, int flags) in loongarch_pmu_start()
372 static void loongarch_pmu_stop(struct perf_event *event, int flags) in loongarch_pmu_stop()
385 static int loongarch_pmu_add(struct perf_event *event, int flags) in loongarch_pmu_add()
420 static void loongarch_pmu_del(struct perf_event *event, int flags) in loongarch_pmu_del()
435 static void loongarch_pmu_read(struct perf_event *event) in loongarch_pmu_read()
462 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
[all …]
/linux/scripts/dtc/
H A Dyamltree.c24 #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

12345678910>>...61