/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | cycles_test.c | 15 int cycles(void) cycles() function
|
/linux-4.4.14/arch/tile/lib/ |
H A D | delay.c | 39 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/arch/nios2/lib/ |
H A D | delay.c | 23 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/arch/h8300/lib/ |
H A D | delay.c | 13 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/arch/arm64/lib/ |
H A D | delay.c | 27 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/drivers/net/wireless/ath/ |
H A D | hw.c | 144 u32 cycles, busy, rx, tx; ath_hw_cycle_counters_update() local
|
H A D | ath.h | 48 u32 cycles; member in struct:ath_cycle_counters
|
/linux-4.4.14/arch/xtensa/include/asm/ |
H A D | delay.h | 40 unsigned long cycles = (usecs * (ccount_freq >> 15)) >> 5; __udelay() local 61 unsigned long cycles = (nsec * (ccount_freq >> 15)) >> 15; __ndelay() local
|
/linux-4.4.14/arch/openrisc/lib/ |
H A D | delay.c | 31 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/kernel/time/ |
H A D | timecounter.c | 82 cc_cyc2ns_backwards(const struct cyclecounter *cc, cycle_t cycles, u64 mask, u64 frac) cc_cyc2ns_backwards() argument
|
/linux-4.4.14/include/linux/ |
H A D | timecounter.h | 79 cyclecounter_cyc2ns(const struct cyclecounter *cc, cycle_t cycles, u64 mask, u64 *frac) cyclecounter_cyc2ns() argument
|
H A D | clocksource.h | 176 static inline s64 clocksource_cyc2ns(cycle_t cycles, u32 mult, u32 shift) clocksource_cyc2ns() argument
|
/linux-4.4.14/arch/m68k/68000/ |
H A D | timers.c | 82 u32 cycles; m68328_read_clk() local
|
/linux-4.4.14/arch/arm/plat-omap/ |
H A D | counter_32k.c | 54 static cycles_t cycles; variable
|
/linux-4.4.14/tools/power/cpupower/bench/ |
H A D | parse.h | 29 unsigned int cycles; /* calculation cycles with the same sleep/load time */ member in struct:config
|
/linux-4.4.14/drivers/media/pci/b2c2/ |
H A D | flexcop-dma.c | 158 flexcop_dma_config_timer(struct flexcop_device *fc, flexcop_dma_index_t dma_idx, u8 cycles) flexcop_dma_config_timer() argument
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | pvclock.h | 71 __pvclock_read_cycles(const struct pvclock_vcpu_time_info *src, cycle_t *cycles, u8 *flags) __pvclock_read_cycles() argument
|
/linux-4.4.14/arch/m68k/coldfire/ |
H A D | pit.c | 124 u32 cycles; pit_read_clk() local
|
H A D | sltimers.c | 103 u32 cycles, scnt; mcfslt_read_clk() local
|
H A D | timers.c | 95 u32 cycles; mcftmr_read_clk() local
|
/linux-4.4.14/arch/arm/lib/ |
H A D | delay.c | 57 static void __timer_delay(unsigned long cycles) __timer_delay() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | fan.c | 129 u32 cycles, cur, prev; nvkm_therm_fan_sense() local
|
/linux-4.4.14/drivers/clocksource/ |
H A D | rockchip_timer.c | 62 static void rk_timer_update_counter(unsigned long cycles, rk_timer_update_counter() argument 76 static inline int rk_timer_set_next_event(unsigned long cycles, rk_timer_set_next_event() argument
|
H A D | vt8500_timer.c | 75 static int vt8500_timer_set_next_event(unsigned long cycles, vt8500_timer_set_next_event() argument
|
H A D | moxart_timer.c | 81 static int moxart_clkevt_next_event(unsigned long cycles, moxart_clkevt_next_event() argument
|
H A D | qcom-timer.c | 59 static int msm_timer_set_next_event(unsigned long cycles, msm_timer_set_next_event() argument
|
H A D | tegra20_timer.c | 64 static int tegra_timer_set_next_event(unsigned long cycles, tegra_timer_set_next_event() argument
|
H A D | timer-atlas7.c | 90 u64 cycles; sirfsoc_timer_read() local
|
H A D | timer-keystone.c | 129 static int keystone_set_next_event(unsigned long cycles, keystone_set_next_event() argument
|
H A D | timer-prima2.c | 78 u64 cycles; sirfsoc_timer_read() local
|
H A D | cadence_ttc_timer.c | 182 static int ttc_set_next_event(unsigned long cycles, ttc_set_next_event() argument 114 ttc_set_interval(struct ttc_timer *timer, unsigned long cycles) ttc_set_interval() argument
|
H A D | samsung_pwm_timer.c | 188 static int samsung_set_next_event(unsigned long cycles, samsung_set_next_event() argument
|
H A D | exynos_mct.c | 260 static void exynos4_mct_comp0_start(bool periodic, unsigned long cycles) exynos4_mct_comp0_start() argument 282 static int exynos4_comp_set_next_event(unsigned long cycles, exynos4_comp_set_next_event() argument 361 static void exynos4_mct_tick_start(unsigned long cycles, exynos4_mct_tick_start() argument 382 static int exynos4_tick_set_next_event(unsigned long cycles, exynos4_tick_set_next_event() argument
|
H A D | timer-u300.c | 276 static int u300_set_next_event(unsigned long cycles, u300_set_next_event() argument
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | blackfin-cpufreq.c | 141 cycles_t cycles; bfin_target() local
|
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | vclock_gettime.c | 199 cycles_t cycles; vgetsns() local
|
/linux-4.4.14/arch/arc/kernel/ |
H A D | time.c | 190 static void arc_timer_event_setup(unsigned int cycles) arc_timer_event_setup() argument
|
/linux-4.4.14/arch/hexagon/kernel/ |
H A D | time.c | 217 void __delay(unsigned long cycles) __delay() argument
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | time-ts.c | 128 static int bfin_gptmr0_set_next_event(unsigned long cycles, bfin_gptmr0_set_next_event() argument 245 static int bfin_coretmr_set_next_event(unsigned long cycles, bfin_coretmr_set_next_event() argument
|
/linux-4.4.14/arch/arm/mach-ks8695/ |
H A D | time.c | 78 static int ks8695_set_next_event(unsigned long cycles, ks8695_set_next_event() argument
|
/linux-4.4.14/arch/arm/mach-omap1/ |
H A D | time.c | 120 static int omap_mpu_set_next_event(unsigned long cycles, omap_mpu_set_next_event() argument
|
/linux-4.4.14/drivers/pwm/ |
H A D | pwm-berlin.c | 64 u64 cycles, tmp; berlin_pwm_config() local
|
H A D | pwm-fsl-ftm.c | 188 unsigned long fix_rate, ext_rate, cycles; fsl_pwm_calculate_period() local
|
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_hdcs.c | 189 int cycles, err; hdcs_set_exposure() local
|
/linux-4.4.14/drivers/memory/ |
H A D | jz4780-nemc.c | 158 uint32_t smcr, val, cycles; jz4780_nemc_configure_bank() local
|
H A D | pl172.c | 64 int cycles; pl172_timing_prop() local
|
/linux-4.4.14/drivers/misc/altera-stapl/ |
H A D | altera-jtag.c | 351 altera_wait_cycles(struct altera_state *astate, s32 cycles, enum altera_jtag_state wait_state) altera_wait_cycles() argument
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.h | 89 u8 cycles; /* maximum number of scan cycles */ member in struct:wl1271_cmd_sched_scan_config
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | time_32.c | 154 u64 cycles; timer_cs_read() local
|
/linux-4.4.14/arch/mips/pci/ |
H A D | pci-octeon.c | 418 unsigned long cycles, pci_clock; octeon_pci_initialize() local
|
/linux-4.4.14/arch/arm/mach-spear/ |
H A D | time.c | 157 static int clockevent_next_event(unsigned long cycles, clockevent_next_event() argument
|
/linux-4.4.14/arch/arm/mach-gemini/ |
H A D | time.c | 71 static int gemini_timer_set_next_event(unsigned long cycles, gemini_timer_set_next_event() argument
|
/linux-4.4.14/include/linux/mfd/syscon/ |
H A D | atmel-smc.h | 89 u32 cycles; at91sam9_smc_setup_ns_to_cycles() local 119 u32 cycles; at91sam9_smc_pulse_ns_to_cycles() local 149 u32 cycles; at91sam9_smc_cycle_ns_to_cycles() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | annotate.h | 63 u64 cycles; member in struct:disasm_line 86 u64 cycles; member in struct:cyc_hist
|
H A D | annotate.c | 568 static struct annotation *symbol__get_annotation(struct symbol *sym, bool cycles) symbol__get_annotation() argument 503 __symbol__account_cycles(struct annotation *notes, u64 start, unsigned offset, unsigned cycles, unsigned have_start) __symbol__account_cycles() argument 596 symbol__account_cycles(u64 addr, u64 start, struct symbol *sym, unsigned cycles) symbol__account_cycles() argument 623 addr_map_symbol__account_cycles(struct addr_map_symbol *ams, struct addr_map_symbol *start, unsigned cycles) addr_map_symbol__account_cycles() argument
|
H A D | event.h | 137 u64 cycles:16; member in struct:branch_flags
|
/linux-4.4.14/arch/tile/gxio/ |
H A D | mpipe.c | 436 cycles_t cycles = get_cycles(); gxio_mpipe_set_timestamp() local
|
H A D | iorpc_mpipe.c | 415 uint64_t cycles; member in struct:get_timestamp_aux_param 440 uint64_t cycles; member in struct:set_timestamp_aux_param 418 gxio_mpipe_get_timestamp_aux(gxio_mpipe_context_t *context, uint64_t *sec, uint64_t *nsec, uint64_t *cycles) gxio_mpipe_get_timestamp_aux() argument 443 gxio_mpipe_set_timestamp_aux(gxio_mpipe_context_t *context, uint64_t sec, uint64_t nsec, uint64_t cycles) gxio_mpipe_set_timestamp_aux() argument
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 382 static inline void cvmx_wait(uint64_t cycles) cvmx_wait() argument
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | timer.c | 96 static int omap2_gp_timer_set_next_event(unsigned long cycles, omap2_gp_timer_set_next_event() argument
|
H A D | vc.c | 433 u32 cycles; omap4_calc_volt_ramp() local
|
/linux-4.4.14/drivers/input/keyboard/ |
H A D | pmic8xxx-keypad.c | 381 int bits, rc, cycles; pmic8xxx_kpd_init() local
|
/linux-4.4.14/drivers/media/rc/ |
H A D | iguanair.c | 304 uint32_t cycles, fours, sevens; iguanair_set_tx_carrier() local
|
/linux-4.4.14/crypto/ |
H A D | tcrypt.c | 120 unsigned long cycles = 0; test_cipher_cycles() local 203 unsigned long cycles = 0; test_aead_cycles() local 613 unsigned long cycles = 0; test_hash_cycles_digest() local 656 unsigned long cycles = 0; test_hash_cycles() local 856 unsigned long cycles = 0; test_ahash_cycles_digest() local 894 unsigned long cycles = 0; test_ahash_cycles() local 1065 unsigned long cycles = 0; test_acipher_cycles() local
|
/linux-4.4.14/arch/arm/mach-davinci/ |
H A D | time.c | 296 static int davinci_set_next_event(unsigned long cycles, davinci_set_next_event() argument
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | diskonchip.c | 225 static void DoC_Delay(struct doc_priv *doc, unsigned short cycles) DoC_Delay() argument
|
/linux-4.4.14/drivers/dma/ |
H A D | moxart-dma.c | 464 unsigned int completed_cycles, cycles; moxart_dma_desc_size_in_flight() local
|
/linux-4.4.14/drivers/firewire/ |
H A D | core-transaction.c | 735 unsigned int cycles; compute_split_timeout_timestamp() local 1076 unsigned int cycles; update_split_timeout() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_intel_lbr.c | 439 u16 cycles = 0; intel_pmu_lbr_read_64() local
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 415 int cycles = 0; npe_send_message() local 454 int cycles = 0, cnt = 0; npe_recv_message() local
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | serial-tegra.c | 243 tegra_uart_wait_cycle_time(struct tegra_uart_port *tup, unsigned int cycles) tegra_uart_wait_cycle_time() argument
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | main.c | 1670 cycle_t cycles; mlx4_read_clock() local
|
H A D | mlx4_en.h | 409 struct cyclecounter cycles; member in struct:mlx4_en_dev
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | qat_hal.c | 162 qat_hal_wait_cycles(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int cycles, int chk_inactive) qat_hal_wait_cycles() argument
|
/linux-4.4.14/drivers/char/ |
H A D | random.c | 794 unsigned cycles; add_timer_randomness() member in struct:__anon3739 900 cycles_t cycles = random_get_entropy(); add_interrupt_randomness() local
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | setup.c | 1323 int cycles, prev_cycles = 1000000; external_cache_probe() local
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | arcregs.h | 227 unsigned int pad:8, x1616:8, dsp:4, cycles:2, type:2, ver:8; member in struct:bcr_mpy
|
/linux-4.4.14/sound/soc/intel/haswell/ |
H A D | sst-haswell-ipc.h | 260 u64 cycles; member in struct:sst_hsw_perf_data
|
/linux-4.4.14/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 445 int cycles = 0; ixp4xx_mdio_cmd() local
|
/linux-4.4.14/include/uapi/linux/ |
H A D | perf_event.h | 966 cycles:16, /* cycle count to last branch */ member in struct:perf_branch_entry
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | hfi.h | 1205 u32 cycles; egress_cycles() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5252 void t4_pmtx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) t4_pmtx_get_stats() argument 5279 void t4_pmrx_get_stats(struct adapter *adap, u32 cnt[], u64 cycles[]) t4_pmrx_get_stats() argument
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | pal.h | 1368 cycles : 8, member in struct:pal_perf_mon_info_u::__anon1499
|