/third_party/mesa3d/src/panfrost/perf/ |
H A D | quick.c | 38 const struct panfrost_perf_counter *ctr = &cat->counters[j]; in main() local
|
/third_party/selinux/libselinux/src/ |
H A D | is_customizable_type.c | 19 unsigned int ctr = 0, i; in customizable_init() local
|
/kernel/linux/linux-5.10/arch/alpha/oprofile/ |
H A D | op_model_ev6.c | 79 ev6_reset_ctr(struct op_register_config *reg, unsigned long ctr) in ev6_reset_ctr() argument 20 ev6_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys) ev6_reg_setup() argument 85 ev6_handle_interrupt(unsigned long which, struct pt_regs *regs, struct op_counter_config *ctr) ev6_handle_interrupt() argument [all...] |
H A D | op_model_ev4.c | 20 ev4_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys) ev4_reg_setup() argument 93 ev4_handle_interrupt(unsigned long which, struct pt_regs *regs, struct op_counter_config *ctr) ev4_handle_interrupt() argument [all...] |
H A D | op_model_ev5.c | 25 common_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys, int cbox1_ofs, int cbox2_ofs) common_reg_setup() argument 116 ev5_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys) ev5_reg_setup() argument 124 pca56_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys) pca56_reg_setup() argument 157 ev5_reset_ctr(struct op_register_config *reg, unsigned long ctr) ev5_reset_ctr() argument 183 ev5_handle_interrupt(unsigned long which, struct pt_regs *regs, struct op_counter_config *ctr) ev5_handle_interrupt() argument [all...] |
H A D | common.c | 30 static struct op_counter_config ctr[20]; variable [all...] |
/kernel/linux/linux-5.10/arch/mips/oprofile/ |
H A D | common.c | 25 static struct op_counter_config ctr[20]; variable
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | vdec_ctrls.c | 16 struct vdec_controls *ctr = &inst->controls.dec; in vdec_op_s_ctrl() local 43 struct vdec_controls *ctr = &inst->controls.dec; in vdec_op_g_volatile_ctrl() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs_send.c | 12 int ret = 0, ctr = 0; in qat_alg_send_message_retry() local
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | vdec_ctrls.c | 16 struct vdec_controls *ctr = &inst->controls.dec; in vdec_op_s_ctrl() local 52 struct vdec_controls *ctr = &inst->controls.dec; in vdec_op_g_volatile_ctrl() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | pspdecryptionparam.h | 42 uint32_t ctr : 1; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_query.c | 36 uint64_t ctr[16]; member
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | stats.c | 87 struct rds_info_counter ctr; in rds_stats_info_copy() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0003.h | 14 } ctr[4]; member 30 __u32 ctr[4]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | nv40.c | 27 nv40_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, struct nvkm_perfctr *ctr) nv40_perfctr_init() argument 44 nv40_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, struct nvkm_perfctr *ctr) nv40_perfctr_read() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0003.h | 14 } ctr[4]; member 30 __u32 ctr[4]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | nv40.c | 27 nv40_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, struct nvkm_perfctr *ctr) nv40_perfctr_init() argument 44 nv40_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, struct nvkm_perfctr *ctr) nv40_perfctr_read() argument [all...] |
/kernel/linux/linux-6.6/net/rds/ |
H A D | stats.c | 87 struct rds_info_counter ctr; in rds_stats_info_copy() local
|
/third_party/libdrm/nouveau/nvif/ |
H A D | if0003.h | 13 } ctr[4]; member 29 __u32 ctr[4]; member
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_siv.h | 30 EVP_CIPHER *ctr; /* These are fetched - so we need to free them */ member
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_siv.h | 30 EVP_CIPHER *ctr; /* These are fetched - so we need to free them */ member
|
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ |
H A D | common.c | 24 static struct op_counter_config ctr[OP_MAX_COUNTER]; variable [all...] |
H A D | op_model_pa6t.c | 79 static int pa6t_reg_setup(struct op_counter_config *ctr, in pa6t_reg_setup() argument 130 static int pa6t_cpu_setup(struct op_counter_config *ctr) in pa6t_cpu_setup() argument 150 static int pa6t_start(struct op_counter_config *ctr) in pa6t_start() argument 187 pa6t_handle_interrupt(struct pt_regs *regs, struct op_counter_config *ctr) pa6t_handle_interrupt() argument
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | 8xx-pmu.c | 38 int ctr; in get_insn_ctr() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/ |
H A D | glue_helper.h | 26 common_glue_ctr_func_t ctr; member
|