Home
last modified time | relevance | path

Searched defs:ctr (Results 1 – 25 of 37) sorted by relevance

12

/arch/powerpc/oprofile/
Dop_model_fsl_emb.c31 static inline u32 get_pmlca(int ctr) in get_pmlca()
61 static inline void set_pmlca(int ctr, u32 pmlca) in set_pmlca()
134 static void init_pmc_stop(int ctr) in init_pmc_stop()
170 static void set_pmc_event(int ctr, int event) in set_pmc_event()
183 static void set_pmc_user_kernel(int ctr, int user, int kernel) in set_pmc_user_kernel()
202 static void set_pmc_marked(int ctr, int mark0, int mark1) in set_pmc_marked()
219 static void pmc_start_ctr(int ctr, int enable) in pmc_start_ctr()
259 static int fsl_emb_cpu_setup(struct op_counter_config *ctr) in fsl_emb_cpu_setup()
277 static int fsl_emb_reg_setup(struct op_counter_config *ctr, in fsl_emb_reg_setup()
296 static int fsl_emb_start(struct op_counter_config *ctr) in fsl_emb_start()
[all …]
Dop_model_pa6t.c91 static int pa6t_reg_setup(struct op_counter_config *ctr, in pa6t_reg_setup()
142 static int pa6t_cpu_setup(struct op_counter_config *ctr) in pa6t_cpu_setup()
162 static int pa6t_start(struct op_counter_config *ctr) in pa6t_start()
200 struct op_counter_config *ctr) in pa6t_handle_interrupt()
Dop_model_7450.c82 static int fsl7450_cpu_setup(struct op_counter_config *ctr) in fsl7450_cpu_setup()
96 static int fsl7450_reg_setup(struct op_counter_config *ctr, in fsl7450_reg_setup()
135 static int fsl7450_start(struct op_counter_config *ctr) in fsl7450_start()
173 struct op_counter_config *ctr) in fsl7450_handle_interrupt()
Dop_model_cell.c286 static void set_pm_event(u32 ctr, int event, u32 unit_mask) in set_pm_event()
428 static inline void enable_ctr(u32 cpu, u32 ctr, u32 *pm07_cntrl) in enable_ctr()
565 static int cell_reg_setup_spu_cycles(struct op_counter_config *ctr, in cell_reg_setup_spu_cycles()
689 static int cell_reg_setup_spu_events(struct op_counter_config *ctr, in cell_reg_setup_spu_events()
758 static int cell_reg_setup_ppu(struct op_counter_config *ctr, in cell_reg_setup_ppu()
842 static int cell_reg_setup(struct op_counter_config *ctr, in cell_reg_setup()
1249 static int cell_global_start_spu_cycles(struct op_counter_config *ctr) in cell_global_start_spu_cycles()
1339 static int cell_global_start_spu_events(struct op_counter_config *ctr) in cell_global_start_spu_events()
1402 static int cell_global_start_ppu(struct op_counter_config *ctr) in cell_global_start_ppu()
1448 static int cell_global_start(struct op_counter_config *ctr) in cell_global_start()
[all …]
Dop_model_power4.c96 static int power4_reg_setup(struct op_counter_config *ctr, in power4_reg_setup()
173 static int power4_cpu_setup(struct op_counter_config *ctr) in power4_cpu_setup()
204 static int power4_start(struct op_counter_config *ctr) in power4_start()
364 struct op_counter_config *ctr) in power4_handle_interrupt()
Dcommon.c28 static struct op_counter_config ctr[OP_MAX_COUNTER]; variable
/arch/alpha/oprofile/
Dop_model_ev5.c26 struct op_counter_config *ctr, in common_reg_setup()
117 struct op_counter_config *ctr, in ev5_reg_setup()
125 struct op_counter_config *ctr, in pca56_reg_setup()
157 ev5_reset_ctr(struct op_register_config *reg, unsigned long ctr) in ev5_reset_ctr()
184 struct op_counter_config *ctr) in ev5_handle_interrupt()
Dop_model_ev6.c21 struct op_counter_config *ctr, in ev6_reg_setup()
79 ev6_reset_ctr(struct op_register_config *reg, unsigned long ctr) in ev6_reset_ctr()
86 struct op_counter_config *ctr) in ev6_handle_interrupt()
Dop_model_ev4.c21 struct op_counter_config *ctr, in ev4_reg_setup()
94 struct op_counter_config *ctr) in ev4_handle_interrupt()
Dop_model_ev67.c22 struct op_counter_config *ctr, in ev67_reg_setup()
84 ev67_reset_ctr(struct op_register_config *reg, unsigned long ctr) in ev67_reset_ctr()
133 struct op_counter_config *ctr, unsigned long event) in op_add_pm()
144 struct op_counter_config *ctr) in ev67_handle_interrupt()
Dcommon.c30 static struct op_counter_config ctr[20]; variable
/arch/arm/plat-versatile/
Dsched-clock.c27 static void __iomem *ctr; variable
/arch/powerpc/platforms/cell/
Dpmu.c126 u32 cbe_read_ctr(u32 cpu, u32 ctr) in cbe_read_ctr()
140 void cbe_write_ctr(u32 cpu, u32 ctr, u32 val) in cbe_write_ctr()
165 u32 cbe_read_pm07_control(u32 cpu, u32 ctr) in cbe_read_pm07_control()
176 void cbe_write_pm07_control(u32 cpu, u32 ctr, u32 val) in cbe_write_pm07_control()
/arch/avr32/oprofile/
Dop_model_avr32.c65 struct avr32_perf_counter *ctr = dev_id; in avr32_perf_counter_interrupt() local
131 struct avr32_perf_counter *ctr; in avr32_perf_counter_setup() local
/arch/powerpc/include/asm/
Dcell-pmu.h35 #define CBE_PM_16BIT_CTR(ctr) (1 << (24 - ((ctr) & (NR_PHYS_CTRS - 1)))) argument
65 #define CBE_PM_CTR_OVERFLOW_INTR(ctr) (1 << (31 - ((ctr) & 7))) argument
/arch/mips/oprofile/
Dcommon.c25 static struct op_counter_config ctr[20]; variable
Dop_model_loongson3.c62 static void loongson3_reg_setup(struct op_counter_config *ctr) in loongson3_reg_setup()
/arch/mn10300/kernel/
Dmn10300-watchdog.c80 u8 ctr; in setup_watchdog() local
Dmn10300-serial.c721 u16 ctr; in mn10300_serial_cts_changed() local
885 u16 ctr; in mn10300_serial_stop_rx() local
904 u16 ctr, cts; in mn10300_serial_enable_ms() local
1400 u16 ctr = *port->_control; in mn10300_serial_set_termios() local
/arch/x86/boot/
Da20.c59 int saved, ctr; in a20_test() local
/arch/powerpc/mm/
D8xx_mmu.c62 unsigned long ctr = mfspr(SPRN_MD_CTR) & 0xfe000000; in MMU_init_hw() local
/arch/arm/crypto/
Daesbs-glue.c196 static void inc_be128_ctr(__be32 ctr[], u32 addend) in inc_be128_ctr()
223 __be32 *ctr = (__be32 *)walk.iv; in aesbs_ctr_encrypt() local
/arch/arm64/include/asm/
Dcachetype.h35 #define CTR_L1IP(ctr) (((ctr) >> CTR_L1IP_SHIFT) & CTR_L1IP_MASK) argument
/arch/x86/include/asm/crypto/
Dglue_helper.h30 common_glue_ctr_func_t ctr; member
/arch/x86/oprofile/
Dop_model_p4.c504 static void pmc_setup_one_p4_counter(unsigned int ctr) in pmc_setup_one_p4_counter()
618 unsigned long ctr, low, high, stag, real; in p4_check_ctrs() local

12