| /linux/tools/perf/arch/arm/util/ |
| H A D | cs-etm.c | 38 struct auxtrace_record itr; member 184 static struct perf_pmu *cs_etm_get_pmu(struct auxtrace_record *itr) in cs_etm_get_pmu() 240 static int cs_etm_parse_snapshot_options(struct auxtrace_record *itr, in cs_etm_parse_snapshot_options() 305 static int cs_etm_recording_options(struct auxtrace_record *itr, in cs_etm_recording_options() 477 static u64 cs_etm_get_config(struct auxtrace_record *itr) in cs_etm_get_config() 508 static u64 cs_etmv4_get_config(struct auxtrace_record *itr) in cs_etmv4_get_config() 538 cs_etm_info_priv_size(struct auxtrace_record *itr, in cs_etm_info_priv_size() 650 static void cs_etm_save_etmv4_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu) in cs_etm_save_etmv4_header() 682 static void cs_etm_save_ete_header(__u64 data[], struct auxtrace_record *itr, struct perf_cpu cpu) in cs_etm_save_ete_header() 714 struct auxtrace_record *itr, in cs_etm_get_metadata() [all …]
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | intel-bts.c | 40 struct auxtrace_record itr; member 62 static int intel_bts_info_fill(struct auxtrace_record *itr, in intel_bts_info_fill() 105 static int intel_bts_recording_options(struct auxtrace_record *itr, in intel_bts_recording_options() 251 static int intel_bts_parse_snapshot_options(struct auxtrace_record *itr, in intel_bts_parse_snapshot_options() 313 static void intel_bts_recording_free(struct auxtrace_record *itr) in intel_bts_recording_free() 322 static int intel_bts_snapshot_start(struct auxtrace_record *itr) in intel_bts_snapshot_start() 335 static int intel_bts_snapshot_finish(struct auxtrace_record *itr) in intel_bts_snapshot_finish() 365 static int intel_bts_find_snapshot(struct auxtrace_record *itr, int idx, in intel_bts_find_snapshot()
|
| H A D | intel-pt.c | 52 struct auxtrace_record itr; member 240 static int intel_pt_parse_snapshot_options(struct auxtrace_record *itr, in intel_pt_parse_snapshot_options() 297 intel_pt_info_priv_size(struct auxtrace_record *itr, struct evlist *evlist) in intel_pt_info_priv_size() 319 static int intel_pt_info_fill(struct auxtrace_record *itr, in intel_pt_info_fill() 612 static int intel_pt_recording_options(struct auxtrace_record *itr, in intel_pt_recording_options() 897 static int intel_pt_snapshot_start(struct auxtrace_record *itr) in intel_pt_snapshot_start() 910 static int intel_pt_snapshot_finish(struct auxtrace_record *itr) in intel_pt_snapshot_finish() 956 static void intel_pt_recording_free(struct auxtrace_record *itr) in intel_pt_recording_free() 1113 static int intel_pt_find_snapshot(struct auxtrace_record *itr, int idx, in intel_pt_find_snapshot()
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | arm-spe.c | 36 struct auxtrace_record itr; member 96 static int arm_spe_save_cpu_header(struct auxtrace_record *itr, in arm_spe_save_cpu_header() 141 static int arm_spe_info_fill(struct auxtrace_record *itr, in arm_spe_info_fill() 389 static int arm_spe_recording_options(struct auxtrace_record *itr, in arm_spe_recording_options() 462 static int arm_spe_snapshot_start(struct auxtrace_record *itr) in arm_spe_snapshot_start() 479 static int arm_spe_snapshot_finish(struct auxtrace_record *itr) in arm_spe_snapshot_finish() 582 static int arm_spe_find_snapshot(struct auxtrace_record *itr, int idx, in arm_spe_find_snapshot() 645 static void arm_spe_recording_free(struct auxtrace_record *itr) in arm_spe_recording_free()
|
| H A D | hisi-ptt.c | 31 struct auxtrace_record itr; member 43 static int hisi_ptt_info_fill(struct auxtrace_record *itr, in hisi_ptt_info_fill() 96 static int hisi_ptt_recording_options(struct auxtrace_record *itr, in hisi_ptt_recording_options() 152 static void hisi_ptt_recording_free(struct auxtrace_record *itr) in hisi_ptt_recording_free()
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.c | 558 size_t auxtrace_record__info_priv_size(struct auxtrace_record *itr, in auxtrace_record__info_priv_size() 572 int auxtrace_record__info_fill(struct auxtrace_record *itr, in auxtrace_record__info_fill() 582 void auxtrace_record__free(struct auxtrace_record *itr) in auxtrace_record__free() 588 int auxtrace_record__snapshot_start(struct auxtrace_record *itr) in auxtrace_record__snapshot_start() 595 int auxtrace_record__snapshot_finish(struct auxtrace_record *itr, bool on_exit) in auxtrace_record__snapshot_finish() 602 int auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, in auxtrace_record__find_snapshot() 611 int auxtrace_record__options(struct auxtrace_record *itr, in auxtrace_record__options() 622 u64 auxtrace_record__reference(struct auxtrace_record *itr) in auxtrace_record__reference() 629 int auxtrace_parse_snapshot_options(struct auxtrace_record *itr, in auxtrace_parse_snapshot_options() 668 int auxtrace_record__read_finish(struct auxtrace_record *itr, int idx) in auxtrace_record__read_finish() [all …]
|
| H A D | python.c | 798 struct pyrf_pmu_iterator *itr = (void *)type->tp_alloc(type, 0); in pyrf_pmu_iterator__new() local 814 struct pyrf_pmu_iterator *itr = (void *)self; in pyrf_pmu_iterator__iternext() local
|
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | auxtrace.c | 56 static void powerpc_vpadtl_free(struct auxtrace_record *itr) in powerpc_vpadtl_free()
|
| /linux/tools/perf/arch/s390/util/ |
| H A D | auxtrace.c | 19 static void cpumsf_free(struct auxtrace_record *itr) in cpumsf_free()
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api.c | 49 void vcap_iter_set(struct vcap_stream_iter *itr, int sw_width, in vcap_iter_set() 59 static void vcap_iter_skip_tg(struct vcap_stream_iter *itr) in vcap_iter_skip_tg() 70 void vcap_iter_update(struct vcap_stream_iter *itr) in vcap_iter_update() 82 void vcap_iter_init(struct vcap_stream_iter *itr, int sw_width, in vcap_iter_init() 90 void vcap_iter_next(struct vcap_stream_iter *itr) in vcap_iter_next() 97 static void vcap_set_bit(u32 *stream, struct vcap_stream_iter *itr, bool value) in vcap_set_bit() 108 static void vcap_encode_bit(u32 *stream, struct vcap_stream_iter *itr, bool val) in vcap_encode_bit() 125 static void vcap_encode_field(u32 *stream, struct vcap_stream_iter *itr, in vcap_encode_field() 189 static bool vcap_get_bit(u32 *stream, struct vcap_stream_iter *itr) in vcap_get_bit() 197 static void vcap_decode_field(u32 *stream, struct vcap_stream_iter *itr, in vcap_decode_field()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_txrx.c | 1072 u32 itr; in idpf_qvec_ena_irq() local 1083 u32 itr; in idpf_qvec_ena_irq() local 3880 u16 itr = 0; in idpf_vport_intr_buildreg_itr() local 4064 void idpf_vport_intr_write_itr(struct idpf_q_vector *q_vector, u16 itr, bool tx) in idpf_vport_intr_write_itr() 4086 u16 itr; in idpf_vport_intr_ena_irq_all() local 4136 u16 itr; in idpf_tx_dim_work() local 4162 u16 itr; in idpf_rx_dim_work() local
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-qcom-geni.c | 166 const struct geni_i2c_clk_fld *itr; in geni_i2c_clk_map_idx() local 185 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in qcom_geni_i2c_conf() local 607 const struct geni_i2c_clk_fld *itr = gi2c->clk_fld; in geni_i2c_gpi_xfer() local
|
| /linux/arch/x86/platform/ts5500/ |
| H A D | ts5500.c | 80 bool itr; member
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-sgmii-qdf2432.c | 107 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
| H A D | emac-sgmii-qdf2400.c | 117 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
| H A D | emac-sgmii-fsm9900.c | 140 const struct emac_reg_write *itr, size_t size) in emac_reg_write_all()
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k.h | 150 u16 itr; /* interrupt throttle rate value */ member 161 #define ITR_IS_ADAPTIVE(itr) (!!(itr & FM10K_ITR_ADAPTIVE)) argument 187 u32 __iomem *itr; /* pointer to ITR register for this vector */ member
|
| H A D | fm10k_pci.c | 1515 u32 itr = entry->entry | FM10K_INT_MAP_TIMER0; in fm10k_mbx_request_irq_vf() local
|
| /linux/tools/perf/ |
| H A D | builtin-sched.c | 2376 struct idle_thread_runtime *itr; in init_idle_thread() local 2432 struct idle_thread_runtime *itr; in free_idle_threads() local 2480 struct idle_thread_runtime *itr, in save_idle_callchain() 2519 struct idle_thread_runtime *itr; in timehist_get_thread() local 2857 struct idle_thread_runtime *itr = (void *)tr; in timehist_sched_change_event() local 3136 struct idle_thread_runtime *itr; in timehist_print_summary() local
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 473 unsigned int avg_wire_size, packets, bytes, itr; in iavf_update_itr() local 1490 static inline u32 iavf_buildreg_itr(const int type, u16 itr) in iavf_buildreg_itr()
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_submit.c | 62 struct dma_fence_unwrap itr; in virtio_gpu_dma_fence_wait() local
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf.h | 221 u8 itr; /* current ITR setting for ring */ member 237 u16 itr; /* Interrupt throttle rate written to EITR */ member
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_nic.h | 49 u32 itr; member
|
| /linux/drivers/dma/idxd/ |
| H A D | device.c | 1251 struct idxd_desc *desc, *itr; in idxd_flush_pending_descs() local
|
| /linux/fs/resctrl/ |
| H A D | monitor.c | 200 struct rmid_entry *itr; in resctrl_find_free_rmid() local
|