Home
last modified time | relevance | path

Searched defs:cycles (Results 51 – 75 of 226) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dblock-info.c122 u64 cycles = 0; in block_info__process_sym() local
229 static void cycles_string(u64 cycles, char *buf, int size) in cycles_string()
H A Dbranch.h25 u64 cycles:16; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dptp.c180 u64 cycles, ns; in e1000e_phc_gettimex() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-atlas7.c89 u64 cycles; in sirfsoc_timer_read() local
H A Darc_timer.c243 static void arc_timer_event_setup(unsigned int cycles) in arc_timer_event_setup()
H A Dtimer-ixp4xx.c107 static int ixp4xx_set_next_event(unsigned long cycles, in ixp4xx_set_next_event()
H A Dtimer-tegra.c54 static int tegra_timer_set_next_event(unsigned long cycles, in tegra_timer_set_next_event()
H A Dtimer-microchip-pit64b.c104 u64 cycles, u32 mode, u32 irqs) in mchp_pit64b_reset()
H A Dtimer-fttmr010.c142 static int fttmr010_timer_set_next_event(unsigned long cycles, in fttmr010_timer_set_next_event()
/OK3568_Linux_fs/kernel/arch/arm/mach-spear/
H A Dtime.c157 static int clockevent_next_event(unsigned long cycles, in clockevent_next_event()
/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Ddebugfs.c62 cycles_t cycles; in microbenchmark() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dhnd_pktpool.c682 uint32 cycles, i; in pktpool_start_trigger() local
715 uint32 cycles, i; in pktpool_stop_trigger() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtime_32.c155 u64 cycles; in timer_cs_read() local
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dpl172.c61 int cycles; in pl172_timing_prop() local
H A Djz4780-nemc.c163 uint32_t smcr, val, cycles; in jz4780_nemc_configure_bank() local
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Drenesas_wdt.c74 static void rwdt_wait_cycles(struct rwdt_priv *priv, unsigned int cycles) in rwdt_wait_cycles()
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c408 int cycles = 0; in npe_send_message() local
447 int cycles = 0, cnt = 0; in npe_recv_message() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dhnd_pktpool.c871 uint32 cycles, i; in pktpool_start_trigger() local
904 uint32 cycles, i; in pktpool_stop_trigger() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dhnd_pktpool.c871 uint32 cycles, i; in pktpool_start_trigger() local
904 uint32 cycles, i; in pktpool_stop_trigger() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dhnd_pktpool.c871 uint32 cycles, i; in pktpool_start_trigger() local
904 uint32 cycles, i; in pktpool_stop_trigger() local
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dks-sa-rng.c93 static unsigned int cycles_to_ns(unsigned long clk_rate, unsigned int cycles) in cycles_to_ns()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-berlin.c96 u64 cycles; in berlin_pwm_config() local
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-octeon.c415 unsigned long cycles, pci_clock; in octeon_pci_initialize() local
/OK3568_Linux_fs/kernel/include/uapi/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_reader.h72 struct kbase_hwcnt_reader_metadata_cycles cycles; member
378 __u64 cycles[MAX_REPORTED_DOMAINS]; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h195 static inline s64 clocksource_cyc2ns(u64 cycles, u32 mult, u32 shift) in clocksource_cyc2ns()

12345678910