Searched defs:ctr (Results 1 – 17 of 17) sorted by relevance
/arch/powerpc/platforms/cell/ |
D | pmu.c | 114 u32 cbe_read_ctr(u32 cpu, u32 ctr) in cbe_read_ctr() 128 void cbe_write_ctr(u32 cpu, u32 ctr, u32 val) in cbe_write_ctr() 153 u32 cbe_read_pm07_control(u32 cpu, u32 ctr) in cbe_read_pm07_control() 164 void cbe_write_pm07_control(u32 cpu, u32 ctr, u32 val) in cbe_write_pm07_control()
|
/arch/arm64/include/asm/ |
D | cache.h | 25 #define CTR_L1IP(ctr) (((ctr) >> CTR_L1IP_SHIFT) & CTR_L1IP_MASK) argument 121 u32 ctr = read_cpuid_cachetype(); in read_cpuid_effective_cachetype() local
|
/arch/powerpc/include/asm/ |
D | cell-pmu.h | 22 #define CBE_PM_16BIT_CTR(ctr) (1 << (24 - ((ctr) & (NR_PHYS_CTRS - 1)))) argument 52 #define CBE_PM_CTR_OVERFLOW_INTR(ctr) (1 << (31 - ((ctr) & 7))) argument
|
D | kvm_book3s_asm.h | 131 ulong ctr; member
|
D | ptrace.h | 37 unsigned long ctr; member
|
D | processor.h | 159 unsigned long lr, ctr; member
|
/arch/x86/boot/ |
D | a20.c | 57 int saved, ctr; in a20_test() local
|
/arch/powerpc/perf/ |
D | 8xx-pmu.c | 38 int ctr; in get_insn_ctr() local
|
/arch/powerpc/kernel/ |
D | ppc32.h | 20 unsigned int ctr; member
|
/arch/arm/mm/ |
D | init.c | 211 u32 size, ctr; in check_cpu_icache_size() local
|
/arch/s390/include/asm/ |
D | cpu_mf.h | 193 static inline int __ecctr(u64 ctr, u64 *content) in __ecctr() 208 static inline int ecctr(u64 ctr, u64 *val) in ecctr()
|
/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 1615 int ctr = mipspmu.num_counters; in pause_local_counters() local 1631 int ctr = mipspmu.num_counters; in resume_local_counters() local
|
/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 42 unsigned long ctr; member
|
D | kvm.h | 39 __u64 ctr; member
|
/arch/arm64/kernel/ |
D | cpufeature.c | 1409 u64 ctr; in has_cache_idc() local 1434 u64 ctr; in has_cache_dic() local
|
/arch/x86/events/intel/ |
D | uncore_nhmex.c | 355 int ctr, ev_sel; in nhmex_bbox_hw_config() local
|
/arch/s390/kernel/ |
D | perf_cpum_cf.c | 57 unsigned int ctr:16; /* 32-47 Number of stored counters */ member
|