Home
last modified time | relevance | path

Searched refs:starttime (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.6.21/arch/powerpc/include/asm/
Dcputime.h50 acct->starttime = acct0->starttime; in arch_vtime_task_switch()
64 acct->starttime = tb; in account_cpu_user_entry()
72 acct->stime += (tb - acct->starttime); in account_cpu_user_exit()
Daccounting.h24 unsigned long starttime; /* TB value snapshot */ member
/linux-6.6.21/tools/testing/selftests/rcutorture/bin/
Dkvm-end-run-stats.sh28 starttime="${2-default_starttime}"
38 echo " --- Done at `date` (`get_starttime_duration $starttime`) exitcode $ret" | tee -a "$rundir/lo…
Djitter.sh28 starttime=`gawk 'BEGIN { print systime(); }' < /dev/null`
45 t=`gawk -v s=$starttime 'BEGIN { print systime() - s; }' < /dev/null`
Dkvm-again.sh63 starttime="`get_starttime`"
220 kvm-end-run-stats.sh "$rundir" "$starttime"
Dkvm-remote.sh26 starttime="`get_starttime`"
279 ( kvm-end-run-stats.sh "$oldrun" "$starttime"; echo $? > $T/exitcode ) | tee -a "$oldrun/remote-log"
Dtorture.sh221 starttime="`get_starttime`"
609 echo Started at $startdate, ended at `date`, duration `get_starttime_duration $starttime`. | tee -a…
686 echo Total duration `get_starttime_duration $starttime`. | tee -a $T/log
Dkvm.sh59 starttime="`get_starttime`"
585 echo kvm-end-run-stats.sh "$resdir/$ds" "$starttime" >> $T/script
/linux-6.6.21/drivers/base/power/
Dmain.c453 static void dpm_show_time(ktime_t starttime, pm_message_t state, int error, in dpm_show_time() argument
461 usecs64 = ktime_to_ns(ktime_sub(calltime, starttime)); in dpm_show_time()
709 ktime_t starttime = ktime_get(); in dpm_noirq_resume_devices() local
730 dpm_show_time(starttime, state, 0, "noirq"); in dpm_noirq_resume_devices()
842 ktime_t starttime = ktime_get(); in dpm_resume_early() local
863 dpm_show_time(starttime, state, 0, "early"); in dpm_resume_early()
1000 ktime_t starttime = ktime_get(); in dpm_resume() local
1031 dpm_show_time(starttime, state, 0, NULL); in dpm_resume()
1282 ktime_t starttime = ktime_get(); in dpm_noirq_suspend_devices() local
1325 dpm_show_time(starttime, state, error, "noirq"); in dpm_noirq_suspend_devices()
[all …]
/linux-6.6.21/drivers/scsi/esas2r/
Desas2r_init.c939 u32 starttime; in esas2r_check_adapter() local
962 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
972 if ((jiffies_to_msecs(jiffies) - starttime) > 2000) in esas2r_check_adapter()
1004 if ((jiffies_to_msecs(jiffies) - starttime) > 180000) { in esas2r_check_adapter()
1015 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
1027 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter()
1104 starttime = jiffies_to_msecs(jiffies); in esas2r_check_adapter()
1116 if ((jiffies_to_msecs(jiffies) - starttime) > 3000) { in esas2r_check_adapter()
1506 u32 starttime; in esas2r_power_down_notify_firmware() local
1510 starttime = jiffies_to_msecs(jiffies); in esas2r_power_down_notify_firmware()
[all …]
Desas2r_flash.c934 u32 starttime; in esas2r_flash_access() local
947 starttime = jiffies_to_msecs(jiffies); in esas2r_flash_access()
970 if ((jiffies_to_msecs(jiffies) - starttime) > timeout) { in esas2r_flash_access()
Desas2r_main.c1238 u32 starttime; in esas2r_wait_request() local
1241 starttime = jiffies_to_msecs(jiffies); in esas2r_wait_request()
1252 if ((jiffies_to_msecs(jiffies) - starttime) > timeout) { in esas2r_wait_request()
/linux-6.6.21/kernel/
Dasync.c310 ktime_t starttime; in async_synchronize_cookie_domain() local
313 starttime = ktime_get(); in async_synchronize_cookie_domain()
318 microseconds_since(starttime)); in async_synchronize_cookie_domain()
Dtorture.c207 unsigned long starttime; in torture_offline() local
218 starttime = jiffies; in torture_offline()
240 delta = jiffies - starttime; in torture_offline()
269 unsigned long starttime; in torture_online() local
278 starttime = jiffies; in torture_online()
298 delta = jiffies - starttime; in torture_online()
Dfork.c2401 p->vtime.starttime = 0; in copy_process()
/linux-6.6.21/kernel/sched/
Dcputime.c657 if (clock < vtime->starttime) in vtime_delta()
660 return clock - vtime->starttime; in vtime_delta()
677 vtime->starttime += delta; in get_vtime_delta()
805 vtime->starttime = sched_clock(); in vtime_task_switch_generic()
818 vtime->starttime = sched_clock(); in vtime_init_idle()
/linux-6.6.21/init/
Dinit_task.c173 .vtime.starttime = 0,
/linux-6.6.21/arch/powerpc/kernel/
Dtime.c219 stime = now - acct->starttime; in vtime_delta()
220 acct->starttime = now; in vtime_delta()
/linux-6.6.21/arch/powerpc/platforms/pseries/
Ddtl.c428 ust = scan_dispatch_log(acct->starttime); in pseries_accumulate_stolen_time()
/linux-6.6.21/drivers/s390/block/
Ddasd_diag.c189 cqr->starttime = jiffies; in dasd_start_diag()
Ddasd.c1322 cqr->starttime = 0; in dasd_term_IO()
1338 cqr->starttime = 0; in dasd_term_IO()
1397 cqr->starttime = jiffies; in dasd_start_IO()
1982 (time_after_eq(jiffies, cqr->expires + cqr->starttime))) { in __dasd_device_check_expire()
Ddasd_int.h174 unsigned long starttime; /* jiffies time of request start */ member
/linux-6.6.21/tools/perf/ui/browsers/
Dhists.c2694 unsigned long starttime = act->time; in do_run_script() local
2697 if (starttime == endtime) { /* Display 1ms as fallback */ in do_run_script()
2698 starttime -= 1*NSEC_PER_MSEC; in do_run_script()
2701 timestamp__scnprintf_usec(starttime, start, sizeof start); in do_run_script()
/linux-6.6.21/include/linux/
Dsched.h348 unsigned long long starttime; member
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h3913 __le32 starttime; member

12