/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.py | 22 def nsecs(secs, nsecs): argument 25 def nsecs_secs(nsecs): argument 28 def nsecs_nsecs(nsecs): argument 31 def nsecs_str(nsecs): argument
|
/linux-4.1.27/drivers/spi/ |
D | spi-gpio.c | 134 #define spidelay(nsecs) do {} while (0) argument 153 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode0() 159 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode1() 165 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode2() 171 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode3() 187 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode0() 194 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode1() 201 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode2() 208 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode3()
|
D | spi-bitbang.c | 48 unsigned nsecs; /* (clock cycle time)/2 */ member 62 unsigned nsecs, in bitbang_txrx_8() 88 unsigned nsecs, in bitbang_txrx_16() 114 unsigned nsecs, in bitbang_txrx_32() 236 unsigned nsecs = cs->nsecs; in spi_bitbang_bufs() local 273 unsigned nsecs; in spi_bitbang_transfer_one() local
|
D | spi-sh-sci.c | 83 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode0() 89 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode1() 95 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode2() 101 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode3()
|
D | spi-bitbang-txrx.h | 47 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha0() 79 unsigned nsecs, unsigned cpol, unsigned flags, in bitbang_txrx_be_cpha1()
|
D | spi-ath79.c | 60 static inline void ath79_spi_delay(struct ath79_spi *sp, unsigned nsecs) in ath79_spi_delay() 175 static u32 ath79_spi_txrx_mode0(struct spi_device *spi, unsigned nsecs, in ath79_spi_txrx_mode0()
|
D | spi-xtensa-xtfpga.c | 56 static u32 xtfpga_spi_txrx_word(struct spi_device *spi, unsigned nsecs, in xtfpga_spi_txrx_word()
|
D | spi-lm70llp.c | 188 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits) in lm70_txrx()
|
D | spi-butterfly.c | 153 unsigned nsecs, in butterfly_txrx_word_mode0()
|
D | spi-sh-hspi.c | 160 const int nsecs = 50; in hspi_transfer_one_message() local
|
D | spi-fsl-lib.h | 63 unsigned nsecs; /* (clock cycle time)/2 */ member
|
D | spi-fsl-spi.c | 362 const int nsecs = 50; in fsl_spi_do_one_msg() local
|
/linux-4.1.27/arch/um/os-Linux/ |
D | time.c | 93 static unsigned long long sleep_time(unsigned long long nsecs) in sleep_time() 124 static unsigned long long sleep_time(unsigned long long nsecs) in sleep_time() 167 void idle_sleep(unsigned long long nsecs) in idle_sleep()
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.pm | 32 sub nsecs subroutine
|
/linux-4.1.27/arch/tile/lib/ |
D | delay.c | 30 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/m32r/lib/ |
D | delay.c | 121 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/sh/lib/ |
D | delay.c | 49 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/sh/lib64/ |
D | udelay.c | 46 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/alpha/lib/ |
D | udelay.c | 49 ndelay(unsigned long nsecs) in ndelay()
|
/linux-4.1.27/arch/x86/um/ |
D | delay.c | 56 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/arm64/lib/ |
D | delay.c | 51 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/nios2/lib/ |
D | delay.c | 48 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | delay.h | 44 static inline void ndelay(unsigned long nsecs) in ndelay()
|
/linux-4.1.27/arch/arm/vdso/ |
D | vgettimeofday.c | 138 u64 nsecs; in do_realtime() local 161 u64 nsecs; in do_monotonic() local
|
/linux-4.1.27/arch/openrisc/lib/ |
D | delay.c | 56 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/avr32/lib/ |
D | delay.c | 54 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/metag/lib/ |
D | delay.c | 52 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/arm/plat-omap/ |
D | counter_32k.c | 59 unsigned long long nsecs; in omap_read_persistent_clock64() local
|
/linux-4.1.27/arch/x86/lib/ |
D | delay.c | 135 void __ndelay(unsigned long nsecs) in __ndelay()
|
/linux-4.1.27/arch/s390/lib/ |
D | delay.c | 117 void __ndelay(unsigned long long nsecs) in __ndelay()
|
/linux-4.1.27/kernel/time/ |
D | timekeeping.c | 646 s64 nsecs = 0; in __getnstimeofday64() local 686 s64 nsecs; in ktime_get() local 712 s64 nsecs; in ktime_get_with_offset() local 756 s64 nsecs; in ktime_get_raw() local 1104 s64 nsecs; in getrawmonotonic64() local 1941 u64 nsecs; in ktime_get_update_offsets_tick() local 1973 u64 nsecs; in ktime_get_update_offsets_now() local
|
/linux-4.1.27/arch/um/kernel/ |
D | time.c | 105 long long nsecs = os_nsecs(); in read_persistent_clock() local
|
D | process.c | 204 unsigned long long nsecs; in arch_cpu_idle() local
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | check-perf-trace.py | 60 def print_header(event_name, cpu, secs, nsecs, pid, comm): argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | dfs.c | 38 u32 nsecs; in dur_to_usecs() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | time.c | 232 cycles_t ns2cycles(unsigned long nsecs) in ns2cycles()
|
/linux-4.1.27/tools/perf/bench/ |
D | futex-hash.c | 25 static unsigned int nsecs = 10; variable
|
/linux-4.1.27/tools/perf/util/ |
D | debug.c | 54 u64 secs, usecs, nsecs = t; in __eprintf_time() local
|
/linux-4.1.27/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 259 unsigned long long nsecs = sample->time; in perl_process_tracepoint() local
|
D | trace-event-python.c | 396 unsigned long long nsecs = sample->time; in python_process_tracepoint() local
|
/linux-4.1.27/include/linux/ |
D | ktime.h | 50 static inline ktime_t ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
|
/linux-4.1.27/arch/um/os-Linux/skas/ |
D | process.c | 319 unsigned long long nsecs, now; in userspace() local
|
/linux-4.1.27/fs/omfs/ |
D | inode.c | 206 unsigned long nsecs; in omfs_iget() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.h | 171 #define FLASH_MAX_SIZE(nsecs) ((nsecs) * SF_SEC_SIZE) argument
|
/linux-4.1.27/arch/mips/kernel/ |
D | vpe.c | 481 unsigned int nsecs, struct module *mod) in simplify_symbols()
|
/linux-4.1.27/drivers/ata/ |
D | pata_octeon_cf.c | 74 static unsigned int ns_to_tim_reg(unsigned int tim_mult, unsigned int nsecs) in ns_to_tim_reg()
|
/linux-4.1.27/tools/perf/ |
D | builtin-sched.c | 185 static void burn_nsecs(struct perf_sched *sched, u64 nsecs) in burn_nsecs() 194 static void sleep_nsecs(u64 nsecs) in sleep_nsecs()
|
D | builtin-script.c | 345 unsigned long long nsecs; in print_sample_start() local
|
/linux-4.1.27/drivers/base/power/ |
D | main.c | 208 s64 nsecs; in initcall_debug_report() local
|
/linux-4.1.27/net/mac80211/ |
D | rc80211_minstrel_ht.c | 324 unsigned int nsecs = 0; in minstrel_ht_get_tp_avg() local
|
/linux-4.1.27/sound/drivers/ |
D | dummy.c | 447 unsigned long nsecs; in dummy_hrtimer_prepare() local
|
/linux-4.1.27/include/xen/interface/ |
D | platform.h | 42 uint32_t nsecs; member
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-parse.c | 5211 unsigned long nsecs; in pevent_print_event() local
|
/linux-4.1.27/kernel/trace/ |
D | trace.c | 832 unsigned long nsecs_to_usecs(unsigned long nsecs) in nsecs_to_usecs()
|