Searched defs:hwc (Results 26 - 42 of 42) sorted by relevance

12

/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 Dpower4-pmu.c358 p4_compute_mmcr(u64 event[], int n_ev, unsigned int hwc[], unsigned long mmcr[]) argument
H A Dpower5+-pmu.c454 power5p_compute_mmcr(u64 event[], int n_ev, unsigned int hwc[], unsigned long mmcr[]) argument
H A Dpower5-pmu.c385 power5_compute_mmcr(u64 event[], int n_ev, unsigned int hwc[], unsigned long mmcr[]) argument
H A Dppc970-pmu.c259 p970_compute_mmcr(u64 event[], int n_ev, unsigned int hwc[], unsigned long mmcr[]) argument
/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_intel_ds.c326 struct hw_perf_event *hwc = &event->hw; local
340 struct hw_perf_event *hwc = &event->hw; local
H A Dperf_event.c273 struct hw_perf_event *hwc = &event->hw; local
392 set_ext_hw_attr(struct hw_perf_event *hwc, struct perf_event_attr *attr) argument
427 struct hw_perf_event *hwc = &event->hw; local
624 struct hw_perf_event *hwc; local
762 struct hw_perf_event *hwc = &event->hw; local
785 match_prev_assignment(struct hw_perf_event *hwc, struct cpu_hw_events *cpuc, int i) argument
801 struct hw_perf_event *hwc; local
857 __x86_pmu_enable_event(struct hw_perf_event *hwc, u64 enable_mask) argument
865 struct hw_perf_event *hwc = &event->hw; local
879 struct hw_perf_event *hwc = &event->hw; local
957 struct hw_perf_event *hwc; local
1074 struct hw_perf_event *hwc = &event->hw; local
1127 struct hw_perf_event *hwc; local
[all...]
/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.c241 alpha_perf_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
296 alpha_perf_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx, long ovf) argument
402 struct hw_perf_event *hwc = &pe->hw; local
473 struct hw_perf_event *hwc = &event->hw; local
511 struct hw_perf_event *hwc = &event->hw; local
519 struct hw_perf_event *hwc = &event->hw; local
559 struct hw_perf_event *hwc = &event->hw; local
755 struct hw_perf_event *hwc; local
[all...]
/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.c241 alpha_perf_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
296 alpha_perf_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx, long ovf) argument
402 struct hw_perf_event *hwc = &pe->hw; local
473 struct hw_perf_event *hwc = &event->hw; local
511 struct hw_perf_event *hwc = &event->hw; local
519 struct hw_perf_event *hwc = &event->hw; local
559 struct hw_perf_event *hwc = &event->hw; local
755 struct hw_perf_event *hwc; local
[all...]
/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.c513 static inline void sparc_pmu_enable_event(struct cpu_hw_events *cpuc, struct hw_perf_event *hwc, int idx) argument
525 static inline void sparc_pmu_disable_event(struct cpu_hw_events *cpuc, struct hw_perf_event *hwc, int idx) argument
567 sparc_perf_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
591 sparc_perf_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
649 struct hw_perf_event *hwc = &cp->hw; local
716 struct hw_perf_event *hwc = &event->hw; local
772 struct hw_perf_event *hwc = &event->hw; local
781 struct hw_perf_event *hwc = &event->hw; local
1032 struct hw_perf_event *hwc = &event->hw; local
1234 struct hw_perf_event *hwc; local
[all...]
/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.c513 static inline void sparc_pmu_enable_event(struct cpu_hw_events *cpuc, struct hw_perf_event *hwc, int idx) argument
525 static inline void sparc_pmu_disable_event(struct cpu_hw_events *cpuc, struct hw_perf_event *hwc, int idx) argument
567 sparc_perf_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
591 sparc_perf_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
649 struct hw_perf_event *hwc = &cp->hw; local
716 struct hw_perf_event *hwc = &event->hw; local
772 struct hw_perf_event *hwc = &event->hw; local
781 struct hw_perf_event *hwc = &event->hw; local
1032 struct hw_perf_event *hwc = &event->hw; local
1234 struct hw_perf_event *hwc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dau1200fb.h59 } hwc; member in struct:au1200_lcd
345 } hwc; member in struct:au1200_lcd
/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.c273 struct hw_perf_event *hwc = &event->hw; local
392 set_ext_hw_attr(struct hw_perf_event *hwc, struct perf_event_attr *attr) argument
427 struct hw_perf_event *hwc = &event->hw; local
624 struct hw_perf_event *hwc; local
762 struct hw_perf_event *hwc = &event->hw; local
785 match_prev_assignment(struct hw_perf_event *hwc, struct cpu_hw_events *cpuc, int i) argument
801 struct hw_perf_event *hwc; local
857 __x86_pmu_enable_event(struct hw_perf_event *hwc, u64 enable_mask) argument
865 struct hw_perf_event *hwc = &event->hw; local
879 struct hw_perf_event *hwc = &event->hw; local
957 struct hw_perf_event *hwc; local
1074 struct hw_perf_event *hwc = &event->hw; local
1127 struct hw_perf_event *hwc; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dau1200fb.h59 } hwc; member in struct:au1200_lcd
345 } hwc; member in struct:au1200_lcd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dperf_event.c1541 struct hw_perf_event *hwc = &event->hw; local
1569 struct hw_perf_event *hwc; local
3963 struct hw_perf_event *hwc = &event->hw; local
4040 struct hw_perf_event *hwc = &event->hw; local
4065 struct hw_perf_event *hwc = &event->hw; local
4092 struct hw_perf_event *hwc = &event->hw; local
4275 struct hw_perf_event *hwc = &event->hw; local
4351 struct hw_perf_event *hwc = &event->hw; local
4375 struct hw_perf_event *hwc = &event->hw; local
4402 struct hw_perf_event *hwc = &event->hw; local
4444 struct hw_perf_event *hwc = &event->hw; local
4838 struct hw_perf_event *hwc; local
5321 struct hw_perf_event *hwc = &child_event->hw; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dperf_event.c1541 struct hw_perf_event *hwc = &event->hw; local
1569 struct hw_perf_event *hwc; local
3963 struct hw_perf_event *hwc = &event->hw; local
4040 struct hw_perf_event *hwc = &event->hw; local
4065 struct hw_perf_event *hwc = &event->hw; local
4092 struct hw_perf_event *hwc = &event->hw; local
4275 struct hw_perf_event *hwc = &event->hw; local
4351 struct hw_perf_event *hwc = &event->hw; local
4375 struct hw_perf_event *hwc = &event->hw; local
4402 struct hw_perf_event *hwc = &event->hw; local
4444 struct hw_perf_event *hwc = &event->hw; local
4838 struct hw_perf_event *hwc; local
5321 struct hw_perf_event *hwc = &child_event->hw; local
[all...]
/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.c163 armpmu_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
198 armpmu_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
227 struct hw_perf_event *hwc = &event->hw; local
247 struct hw_perf_event *hwc = &event->hw; local
259 struct hw_perf_event *hwc = &event->hw; local
276 struct hw_perf_event *hwc = &event->hw; local
427 struct hw_perf_event *hwc = &event->hw; local
959 armv6pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
1019 struct hw_perf_event *hwc; local
1130 armv6pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1163 armv6mpcore_pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1909 armv7pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
1944 armv7pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1995 struct hw_perf_event *hwc; local
2368 struct hw_perf_event *hwc; local
2398 xscale1pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
2431 xscale1pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
2695 struct hw_perf_event *hwc; local
2725 xscale2pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
2768 xscale2pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
[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.c163 armpmu_event_set_period(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
198 armpmu_event_update(struct perf_event *event, struct hw_perf_event *hwc, int idx) argument
227 struct hw_perf_event *hwc = &event->hw; local
247 struct hw_perf_event *hwc = &event->hw; local
259 struct hw_perf_event *hwc = &event->hw; local
276 struct hw_perf_event *hwc = &event->hw; local
427 struct hw_perf_event *hwc = &event->hw; local
959 armv6pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
1019 struct hw_perf_event *hwc; local
1130 armv6pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1163 armv6mpcore_pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1909 armv7pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
1944 armv7pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
1995 struct hw_perf_event *hwc; local
2368 struct hw_perf_event *hwc; local
2398 xscale1pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
2431 xscale1pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
2695 struct hw_perf_event *hwc; local
2725 xscale2pmu_enable_event(struct hw_perf_event *hwc, int idx) argument
2768 xscale2pmu_disable_event(struct hw_perf_event *hwc, int idx) argument
[all...]

Completed in 293 milliseconds

12