Searched refs:config_base (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/
H A Dperf_event_p6.c71 (void)checking_wrmsrl(hwc->config_base + hwc->idx, val);
84 (void)checking_wrmsrl(hwc->config_base + hwc->idx, val);
H A Dperf_event_intel.c576 rdmsrl(hwc->config_base, ctrl_val);
578 wrmsrl(hwc->config_base, ctrl_val);
591 if (unlikely(hwc->config_base == MSR_ARCH_PERFMON_FIXED_CTR_CTRL)) {
627 rdmsrl(hwc->config_base, ctrl_val);
630 wrmsrl(hwc->config_base, ctrl_val);
645 if (unlikely(hwc->config_base == MSR_ARCH_PERFMON_FIXED_CTR_CTRL)) {
H A Dperf_event_p4.c494 rdmsr(hwc->config_base + hwc->idx, low, high);
499 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
519 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
589 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
H A Dperf_event.c769 hwc->config_base = 0;
772 hwc->config_base = MSR_ARCH_PERFMON_FIXED_CTR_CTRL;
780 hwc->config_base = x86_pmu.eventsel;
860 wrmsrl(hwc->config_base + hwc->idx, hwc->config | enable_mask);
867 wrmsrl(hwc->config_base + hwc->idx, hwc->config);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p6.c71 (void)checking_wrmsrl(hwc->config_base + hwc->idx, val);
84 (void)checking_wrmsrl(hwc->config_base + hwc->idx, val);
H A Dperf_event_intel.c576 rdmsrl(hwc->config_base, ctrl_val);
578 wrmsrl(hwc->config_base, ctrl_val);
591 if (unlikely(hwc->config_base == MSR_ARCH_PERFMON_FIXED_CTR_CTRL)) {
627 rdmsrl(hwc->config_base, ctrl_val);
630 wrmsrl(hwc->config_base, ctrl_val);
645 if (unlikely(hwc->config_base == MSR_ARCH_PERFMON_FIXED_CTR_CTRL)) {
H A Dperf_event_p4.c494 rdmsr(hwc->config_base + hwc->idx, low, high);
499 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
519 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
589 (void)checking_wrmsrl(hwc->config_base + hwc->idx,
H A Dperf_event.c769 hwc->config_base = 0;
772 hwc->config_base = MSR_ARCH_PERFMON_FIXED_CTR_CTRL;
780 hwc->config_base = x86_pmu.eventsel;
860 wrmsrl(hwc->config_base + hwc->idx, hwc->config | enable_mask);
867 wrmsrl(hwc->config_base + hwc->idx, hwc->config);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/
H A DMakefile135 ln -s config_base config_current ; \
492 @cp router/config_base router/config_$(lowercase_B)
493 @cp router/busybox/config_base router/busybox/config_$(lowercase_B)
494 @cp $(LINUXDIR)/config_base $(LINUXDIR)/config_$(lowercase_B)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dperf_event_fsl_emb.c308 write_pmlca(i, event->hw.config_base);
492 event->hw.config_base = PMLCA_CE | PMLCA_FCM1 |
496 event->hw.config_base |= PMLCA_FCU;
498 event->hw.config_base |= PMLCA_FCS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event_fsl_emb.c308 write_pmlca(i, event->hw.config_base);
492 event->hw.config_base = PMLCA_CE | PMLCA_FCM1 |
496 event->hw.config_base |= PMLCA_FCU;
498 event->hw.config_base |= PMLCA_FCS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dperf_event.c196 event[0]->hw.config_base = config;
199 event[1]->hw.config_base = config;
414 cpuc->config = cpuc->event[0]->hw.config_base;
596 * PMU is put into config_base and the PMC to use is placed into
621 hwc->config_base = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dperf_event.c196 event[0]->hw.config_base = config;
199 event[1]->hw.config_base = config;
414 cpuc->config = cpuc->event[0]->hw.config_base;
596 * PMU is put into config_base and the PMC to use is placed into
621 hwc->config_base = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/kernel/
H A Dperf_event.c469 * Store the event encoding into the config_base field. config and
472 * also the indx and the config_base is the event type.
474 hwc->config_base = (unsigned long)mapping;
969 evt = (hwc->config_base << ARMV6_PMCR_EVT_COUNT0_SHIFT) |
973 evt = (hwc->config_base << ARMV6_PMCR_EVT_COUNT1_SHIFT) |
1106 if (ARMV6_PERFCTR_CPU_CYCLES == event->config_base) {
1929 armv7_pmnc_write_evtsel(idx, hwc->config_base);
2076 if (event->config_base == ARMV7_PERFCTR_CPU_CYCLES) {
2409 evt = (hwc->config_base << XSCALE1_COUNT0_EVT_SHFT) |
2414 evt = (hwc->config_base << XSCALE1_COUNT1_EVT_SHF
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/kernel/
H A Dperf_event.c469 * Store the event encoding into the config_base field. config and
472 * also the indx and the config_base is the event type.
474 hwc->config_base = (unsigned long)mapping;
969 evt = (hwc->config_base << ARMV6_PMCR_EVT_COUNT0_SHIFT) |
973 evt = (hwc->config_base << ARMV6_PMCR_EVT_COUNT1_SHIFT) |
1106 if (ARMV6_PERFCTR_CPU_CYCLES == event->config_base) {
1929 armv7_pmnc_write_evtsel(idx, hwc->config_base);
2076 if (event->config_base == ARMV7_PERFCTR_CPU_CYCLES) {
2409 evt = (hwc->config_base << XSCALE1_COUNT0_EVT_SHFT) |
2414 evt = (hwc->config_base << XSCALE1_COUNT1_EVT_SHF
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_ca_en50221.c107 u32 config_base; member in struct:dvb_ca_slot
477 ca->slot_info[slot].config_base = 0;
479 ca->slot_info[slot].config_base |= (tuple[2 + i] << (8 * i));
539 manfid, devid, ca->slot_info[slot].config_base, ca->slot_info[slot].config_option);
560 ca->slot_info[slot].config_base,
564 configoption = ca->pub->read_attribute_mem(ca->pub, slot, ca->slot_info[slot].config_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_ca_en50221.c107 u32 config_base; member in struct:dvb_ca_slot
477 ca->slot_info[slot].config_base = 0;
479 ca->slot_info[slot].config_base |= (tuple[2 + i] << (8 * i));
539 manfid, devid, ca->slot_info[slot].config_base, ca->slot_info[slot].config_option);
560 ca->slot_info[slot].config_base,
564 configoption = ca->pub->read_attribute_mem(ca->pub, slot, ca->slot_info[slot].config_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dperf_event.c688 cpuc->pcr = pcr | cpuc->event[0]->hw.config_base;
1062 /* We save the enable bits in the config_base. */
1063 hwc->config_base = sparc_pmu->irq_bit;
1065 hwc->config_base |= PCR_UTRACE;
1067 hwc->config_base |= PCR_STRACE;
1069 hwc->config_base |= sparc_pmu->hv_bit;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dperf_event.c688 cpuc->pcr = pcr | cpuc->event[0]->hw.config_base;
1062 /* We save the enable bits in the config_base. */
1063 hwc->config_base = sparc_pmu->irq_bit;
1065 hwc->config_base |= PCR_UTRACE;
1067 hwc->config_base |= PCR_STRACE;
1069 hwc->config_base |= sparc_pmu->hv_bit;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/
H A DMakefile408 ln -s config_base config_current ; \
2465 @cp router/config_base router/config_$(lowercase_B)
2466 @cp router/busybox/config_base router/busybox/config_$(lowercase_B)
2468 @cp $(LINUXDIR)/config_base.6a $(LINUXDIR)/config_$(lowercase_B)
2470 @cp $(LINUXDIR)/config_base $(LINUXDIR)/config_$(lowercase_B)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/
H A DMakefile408 ln -s config_base config_current ; \
2465 @cp router/config_base router/config_$(lowercase_B)
2466 @cp router/busybox/config_base router/busybox/config_$(lowercase_B)
2468 @cp $(LINUXDIR)/config_base.6a $(LINUXDIR)/config_$(lowercase_B)
2470 @cp $(LINUXDIR)/config_base $(LINUXDIR)/config_$(lowercase_B)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dperf_event.h526 unsigned long config_base; member in struct:hw_perf_event::__anon33534::__anon33535
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sn/
H A Dklconfig.h126 unsigned long config_base; member in struct:console_s
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dklconfig.h126 unsigned long config_base; member in struct:console_s
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dperf_event.h526 unsigned long config_base; member in struct:hw_perf_event::__anon21841::__anon21842

Completed in 414 milliseconds

12