/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.py | 23 def nsecs(secs, nsecs): function 26 def nsecs_secs(nsecs): argument 29 def nsecs_nsecs(nsecs): argument 32 def nsecs_str(nsecs): argument
|
/openbmc/linux/drivers/spi/ |
H A D | spi-gpio.c | 116 #define spidelay(nsecs) do {} while (0) argument 135 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode0() 144 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode1() 153 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode2() 162 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_txrx_word_mode3() 181 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode0() 191 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode1() 201 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode2() 211 unsigned nsecs, u32 word, u8 bits, unsigned flags) in spi_gpio_spec_txrx_word_mode3()
|
H A D | spi-bitbang-txrx.h | 50 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() 82 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1() 114 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha0() 147 unsigned int nsecs, unsigned int cpol, unsigned int flags, in bitbang_txrx_le_cpha1()
|
H A D | spi-bitbang.c | 41 unsigned nsecs; /* (clock cycle time)/2 */ member 57 unsigned nsecs, in bitbang_txrx_8() 86 unsigned nsecs, in bitbang_txrx_16() 115 unsigned nsecs, in bitbang_txrx_32() 236 unsigned nsecs = cs->nsecs; in spi_bitbang_bufs() local
|
H A D | spi-sh-sci.c | 79 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode0() 86 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode1() 93 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode2() 100 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode3()
|
H A D | spi-ath79.c | 64 static inline void ath79_spi_delay(struct ath79_spi *sp, unsigned int nsecs) in ath79_spi_delay() 108 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned int nsecs, in ath79_spi_txrx_mode0()
|
H A D | spi-xtensa-xtfpga.c | 53 static u32 xtfpga_spi_txrx_word(struct spi_device *spi, unsigned nsecs, in xtfpga_spi_txrx_word()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | time.c | 47 int os_timer_set_interval(unsigned long long nsecs) in os_timer_set_interval() 63 int os_timer_one_shot(unsigned long long nsecs) in os_timer_one_shot()
|
/openbmc/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
H A D | Util.pm | 32 sub nsecs subroutine
|
/openbmc/linux/arch/sh/lib/ |
H A D | delay.c | 50 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/alpha/lib/ |
H A D | udelay.c | 51 ndelay(unsigned long nsecs) in ndelay()
|
/openbmc/linux/arch/x86/um/ |
H A D | delay.c | 53 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/um/include/asm/ |
H A D | delay.h | 7 static inline void um_ndelay(unsigned long nsecs) in um_ndelay()
|
/openbmc/linux/arch/csky/lib/ |
H A D | delay.c | 35 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/s390/lib/ |
H A D | delay.c | 39 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/nios2/lib/ |
H A D | delay.c | 36 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/openrisc/lib/ |
H A D | delay.c | 55 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/arch/arm64/lib/ |
H A D | delay.c | 65 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/kernel/time/ |
H A D | timekeeping.c | 819 u64 nsecs; in ktime_get_real_ts64() local 841 u64 nsecs; in ktime_get() local 860 u32 nsecs; in ktime_get_resolution_ns() local 884 u64 nsecs; in ktime_get_with_offset() local 905 u64 nsecs; in ktime_get_coarse_with_offset() local 948 u64 nsecs; in ktime_get_raw() local 1521 u64 nsecs; in ktime_get_raw_ts64() local 2314 u64 nsecs; in ktime_get_update_offsets_now() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 96 def complete(self, secs, nsecs): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 172 def mark_pending(self, secs, nsecs): argument 178 def make_complete(self, secs, nsecs): argument
|
H A D | check-perf-trace.py | 60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
|
/openbmc/linux/arch/riscv/lib/ |
H A D | delay.c | 102 void ndelay(unsigned long nsecs) in ndelay()
|
/openbmc/linux/block/ |
H A D | blk-stat.h | 145 u64 nsecs) in blk_stat_activate_nsecs()
|
/openbmc/linux/arch/x86/lib/ |
H A D | delay.c | 227 void __ndelay(unsigned long nsecs) in __ndelay()
|
/openbmc/linux/tools/perf/util/ |
H A D | stat-shadow.c | 339 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in print_cycles() local 351 int aggr_idx __maybe_unused, double nsecs, in print_nsecs() 680 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in perf_stat__print_shadow_stats() local
|