Searched refs:then (Results 1 - 25 of 77) sorted by relevance

1234

/linux-master/tools/power/cpupower/debug/kernel/
H A Dcpufreq-test_tsc.c56 u32 now, then, diff; local
84 then = read_pmtmr();
90 diff = (now - then) & 0xFFFFFF;
92 printk(KERN_DEBUG "t1: %08u t2: %08u diff_pmtmr: %08u diff_tsc: %016llu\n", then, now, diff, diff_tsc);
93 then = now;
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c35 long long now, then; local
46 then = get_time();
48 timed = (unsigned int)(then - now);
57 then = get_time();
59 timed = (unsigned int)(then - now);
81 long long now, then; local
129 then = get_time();
130 performance_time += then - now - sleep_time;
135 (long)(then - now), sleep_time,
155 then
[all...]
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dsys_hwprobe.S7 # Put __NR_riscv_hwprobe in the syscall number register, then just shim
/linux-master/tools/testing/selftests/timers/
H A Dinconsistency-check.c98 long now, then; local
103 now = then = list[0].tv_sec;
109 while (seconds == -1 || now - then < seconds) {
/linux-master/arch/arm/include/debug/
H A Dsa1100.S32 @ if Ser3 is inactive, then try Ser1
37 @ if Ser1 is inactive, then try Ser2
/linux-master/arch/arm/mach-lpc32xx/
H A Dsuspend.S50 @ Wait for SDRAM busy status to go busy and then idle
/linux-master/drivers/media/pci/ivtv/
H A Divtv-mailbox.c136 /* if the mailbox is free, then try to claim it */
148 unsigned long then = jiffies; local
167 then + msecs_to_jiffies(10*retries)))
206 unsigned long then; local
231 data, then just return 0 as there is no need to issue this command again.
281 then = jiffies;
284 /* First try to poll, then switch to delays */
291 if (time_after(jiffies, then + api_timeout)) {
303 if (time_after(jiffies, then + msecs_to_jiffies(100)))
306 jiffies_to_msecs(jiffies - then));
[all...]
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim4 " -S option to load from the command-line together with a trace. You can then
/linux-master/arch/m68k/fpsp040/
H A Dsto_res.S6 | users destination register then fp0 is moved to the
8 | are then restored to the original contents.
H A Dx_ovfl.S14 | If the instruction is move_out, then garbage is stored in the
15 | destination. If the instruction is not move_out, then the
H A Dround.S46 | If g=r=s=0 then result is exact and round is done, else set
78 | If sign of fp number = 0 (positive), then add 1 to l.
83 bmi truncate |if positive then truncate
91 | If sign of fp number = 1 (negative), then add 1 to l.
96 bpl truncate |if negative then truncate
112 | If (g=1), then add 1 to l and if (r=s=0), then clear l
118 bcc truncate |if (g=1) then
319 bmis greater |then exp will go past 0 (neg) if
330 lsrl %d5,%d6 |by the number in the exp, then
[all...]
H A Dget_op.S33 | and the instruction is then restored back into the '040. The
34 | '040 is then able to complete the instruction.
40 | then an frestore is done to restore the instruction back into
41 | the '040. The '040 then re-executes the fadd.x fpm,fpn with
50 | norm. The instruction is then restored back into the '040
227 beqs src_op_ck |if denorm then check source op.
257 beq end_getop |if denorm then exit, denorms are
361 beqs set_mon |if bit 5 = 0 then monadic
363 beqs set_dya |if bit 4 = 0 then dyadic
365 cmpiw #0x0038,%d0 |if extension = $38 then fcm
[all...]
H A Dsgetem.S90 | then load the exponent with +/1 $3fff.
112 bnes upper |then branch
115 bnes cont |if set then continue
H A Dutil.S98 | precision instruction, the rounding precision is then set to the force
329 | *case RndPr(from cmdreg3b{6:5} = 11 then RND_PREC = DBL
330 | *case RndPr(from cmdreg3b{6:5} = 10 then RND_PREC = SGL
333 | case 00 then RND_PREC = EXT
334 | case 01 then RND_PREC = SGL
335 | case 10 then RND_PREC = DBL
338 | case 00 then RND_PREC = EXT
339 | case 01 then RND_PREC = SGL
340 | case 10 then RND_PREC = DBL
H A Dx_unfl.S8 | result, then store the result. Denormalization is accomplished
117 beqs e1_set |if set then branch
159 | Test for fsgldiv and fsglmul. If the inst was one of these, then
H A Dx_snan.S10 | If the dest data format is s, d, or x, then the SNAN bit in the NAN
13 | or l, then garbage is written to the dest (actually the upper 32 bits
17 | If the inst is move_out, then the results are the same as for trap
53 bnes ena |If enabled, then branch
H A Dskeleton.S9 | before the jump instruction. If there no handling necessary, then
12 | exception is one that must be reported then there will be a
20 | If the exception was completely handled by the package, then
405 | then just do a dumb (and slow) memory move. In a UNIX environment
/linux-master/tools/testing/selftests/
H A Dlib.mk67 if [ "X$(summary)" != "X" ]; then \
80 if [ "$$relative_dir" = "$$entry_dir" ]; then \
92 @if [ "X$(TEST_PROGS)$(TEST_PROGS_EXTENDED)$(TEST_FILES)$(TEST_GEN_MODS_DIR)" != "X" ]; then \
96 @if [ "X$(TEST_PROGS)" != "X" ]; then \
/linux-master/arch/arm/lib/
H A Ddiv64.S116 @ Otherwise, if lower part is also null then we are done.
141 @ If no bit position left then we are done.
148 @ then simply shift values around
/linux-master/arch/powerpc/lib/
H A Ddiv64.S39 divwu r11,r11,r9 # then we divide the shifted quantities
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S49 je .source_test # NO! Well, then it should be the source indicator...
/linux-master/arch/m68k/ifpsp060/
H A Diskeleton.S86 | and the operand was out of bounds, then _isp_unimp() creates
121 | integer divide where the source operand is a zero, then the _isp_unimp()
127 | then it create a Trace exception stack frame from the "chk" exception
163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
/linux-master/drivers/rtc/
H A Ddev.c294 time64_t now, then; local
307 then = rtc_tm_to_time64(&alarm.time);
310 if (then < now) {
/linux-master/arch/xtensa/lib/
H A Dmemcopy.S35 * do 16 bytes with a loop, and then finish up with
98 _bbci.l a5, 1, .Ldstaligned # if dst is now aligned, then
125 _bany a3, a8, .Lsrcunaligned # then use shifting copy
295 * If end of source doesn't overlap destination then use memcpy.
352 _bbci.l a5, 1, .Lbackdstaligned # if dst is now aligned, then
386 _bany a3, a8, .Lbacksrcunaligned # then use shifting copy
/linux-master/tools/testing/selftests/sgx/
H A Dtest_encl_bootstrap.S46 # then add the address of encl_stack to get the address for the stack.

Completed in 215 milliseconds

1234