Searched refs:time (Results 1 - 25 of 1944) sorted by path

1234567891011>>

/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim6 " functions. While closed, a fold will show the total time taken for a call,
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S205 extql t2, a1, t3 # U : extract low bits for next time (stall)
209 ldq_u t2, 0(a1) # L : Latency=3 load high word for next time
H A Dev6-stxncpy.S252 extql t2, a1, t1 # U : extract low bits for next time
257 ldq_u t2, 8(a1) # U : Latency=3 load high word for next time
H A Dstxcpy.S181 extql t2, a1, t3 # e0 : extract low bits for next time
184 ldq_u t2, 0(a1) # .. e1 : load high word for next time
H A Dstxncpy.S212 extql t2, a1, t1 # e0 : extract high bits for next time
214 ldq_u t2, 8(a1) # e0 : load high word for next time
/linux-master/arch/arm/lib/
H A Dlib1funcs.S73 @ For very big divisors, we must shift it a bit at a time, or
160 @ For very big divisors, we must shift it a bit at a time, or
/linux-master/arch/arm/mach-omap2/
H A Dsram242x.S112 cmp r5, r7 @ time up?
207 cmp r8, r7 @ time up?
296 mov r4, #0x800 @ relock time (min 0x400 L3 clocks)
H A Dsram243x.S112 cmp r5, r7 @ time up?
207 cmp r8, r7 @ time up?
296 mov r4, #0x800 @ relock time (min 0x400 L3 clocks)
/linux-master/arch/arm/mach-sa1100/
H A Dsleep.S137 @ about 7 ns out of the entire time that the CPU is running!
/linux-master/arch/arm/mach-vt8500/
H A Dvt8500.c14 #include <asm/mach/time.h>
/linux-master/arch/arm64/include/asm/
H A Dstat.h12 #include <linux/time.h>
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S28 | first one is measured when the function is invoked the first time
H A Dslog2.S24 | the first time (so the instructions and data are not
H A Dx_snan.S7 | an SNAN) is a non-maskable run-time exception.
/linux-master/arch/mips/bcm47xx/
H A Dtime.c27 #include <asm/time.h>
/linux-master/arch/mips/bmips/
H A Dirq.c14 #include <asm/time.h>
/linux-master/arch/mips/cobalt/
H A Dtime.c3 * Cobalt time initialization.
11 #include <asm/time.h>
/linux-master/arch/mips/dec/
H A Dtime.c6 * This file contains the time handling details for PC-style clocks as
17 #include <asm/time.h>
92 * messing with unknown time zones but requires your
97 real_minutes += 30; /* correct for half hour time zone */
159 * event both at a time. An accurate wall clock is more
/linux-master/arch/mips/generic/
H A Dirq.c15 #include <asm/time.h>
/linux-master/arch/mips/include/asm/
H A Dcevt-r4k.h18 #include <asm/time.h>
H A Dmc146818-time.h13 #include <linux/time.h>
52 * messing with unknown time zones but requires your
58 real_minutes += 30; /* correct for half hour time zone */
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-agl-defs.h1195 uint64_t time:16; member in struct:cvmx_agl_gmx_txx_pause_pkt_time::cvmx_agl_gmx_txx_pause_pkt_time_s
1197 uint64_t time:16;
1208 uint64_t time:16; member in struct:cvmx_agl_gmx_txx_pause_togo::cvmx_agl_gmx_txx_pause_togo_s
1210 uint64_t time:16;
1234 uint64_t time:16; member in struct:cvmx_agl_gmx_txx_soft_pause::cvmx_agl_gmx_txx_soft_pause_s
1236 uint64_t time:16;
H A Dcvmx-npei-defs.h1006 uint64_t time:32; member in struct:cvmx_npei_dma0_int_level::cvmx_npei_dma0_int_level_s
1010 uint64_t time:32;
1019 uint64_t time:32; member in struct:cvmx_npei_dma1_int_level::cvmx_npei_dma1_int_level_s
1023 uint64_t time:32;
3542 uint64_t time:22; member in struct:cvmx_npei_pkt_int_levels::cvmx_npei_pkt_int_levels_s
3546 uint64_t time:22;
3917 uint64_t time:32; member in struct:cvmx_npei_window_ctl::cvmx_npei_window_ctl_s
3919 uint64_t time:32;
H A Dcvmx-npi-defs.h2506 uint64_t time:32; member in struct:cvmx_npi_win_read_to::cvmx_npi_win_read_to_s
2508 uint64_t time:32;
/linux-master/arch/mips/kernel/
H A Dcsrc-bcm1480.c10 #include <asm/time.h>

Completed in 246 milliseconds

1234567891011>>