Searched refs:stime (Results 1 - 25 of 60) sorted by last modified time

123

/linux-master/fs/btrfs/
H A Dioctl.c76 struct btrfs_ioctl_timespec_32 stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args_32
2218 subvol_info->stime.sec = btrfs_stack_timespec_sec(&root_item->stime);
2219 subvol_info->stime.nsec = btrfs_stack_timespec_nsec(&root_item->stime);
4091 btrfs_set_stack_timespec_sec(&root_item->stime, sa->stime.sec);
4092 btrfs_set_stack_timespec_nsec(&root_item->stime, sa->stime.nsec);
4140 args64->stime
[all...]
H A Dtransaction.c1779 memset(&new_root_item->stime, 0, sizeof(new_root_item->stime));
/linux-master/kernel/
H A Dfork.c2286 p->utime = p->stime = p->gtime = 0;
H A Dsys.c1787 u64 tgutime, tgstime, utime, stime; local
1795 utime = stime = 0;
1799 task_cputime_adjusted(current, &utime, &stime);
1811 stime = sig->cstime;
1856 stime += tgstime;
1868 r->ru_stime = ns_to_kernel_old_timeval(stime);
H A Dsignal.c2055 u64 utime, stime; local
2100 task_cputime(tsk, &utime, &stime);
2102 info.si_stime = nsec_to_clock_t(stime + tsk->signal->stime);
2170 u64 utime, stime; local
2190 task_cputime(tsk, &utime, &stime);
2192 info.si_stime = nsec_to_clock_t(stime);
H A Dexit.c152 u64 utime, stime; local
188 task_cputime(tsk, &utime, &stime);
191 sig->stime += stime;
H A Daudit.c1881 long stime = audit_backlog_wait_time; local
1890 if (gfpflags_allow_blocking(gfp_mask) && (stime > 0)) {
1891 long rtime = stime;
1898 stime = schedule_timeout(rtime);
1899 atomic_add(rtime - stime, &audit_backlog_wait_time_actual);
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1310 prstatus->pr_stime = ns_to_kernel_old_timeval(cputime.stime);
1312 u64 utime, stime; local
1314 task_cputime(p, &utime, &stime);
1316 prstatus->pr_stime = ns_to_kernel_old_timeval(stime);
/linux-master/include/drm/
H A Ddrm_modeset_helper_vtables.h469 * stime:
490 ktime_t *stime, ktime_t *etime,
/linux-master/include/linux/
H A Dsched.h328 * @stime: time spent in system mode
337 u64 stime; member in struct:prev_cputime
361 u64 stime; member in struct:vtime
1029 u64 stime; member in struct:task_struct
1221 /* stime + utime since last update: */
/linux-master/arch/powerpc/xmon/
H A Dxmon.c2732 DUMP(p, accounting.stime, "%#-*lx");
/linux-master/sound/core/
H A Dhrtimer.c32 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); local
33 struct snd_timer *t = stime->timer;
41 stime->in_callback = true;
50 snd_timer_interrupt(stime->timer, ticks);
58 stime->in_callback = false;
64 struct snd_hrtimer *stime; local
66 stime = kzalloc(sizeof(*stime), GFP_KERNEL);
67 if (!stime)
69 hrtimer_init(&stime
78 struct snd_hrtimer *stime = t->private_data; local
95 struct snd_hrtimer *stime = t->private_data; local
106 struct snd_hrtimer *stime = t->private_data; local
[all...]
/linux-master/drivers/power/supply/
H A Dlp8788-charger.c606 static const char * const stime[] = { local
615 return sysfs_emit(buf, "End Of Charge Time: %s\n", stime[val]);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_mode.h838 ktime_t *stime, ktime_t *etime,
844 ktime_t *stime, ktime_t *etime,
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_vblank.c298 ktime_t *stime, ktime_t *etime,
342 if (stime)
343 *stime = ktime_get();
295 i915_get_crtc_scanoutpos(struct drm_crtc *_crtc, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h680 int *hpos, ktime_t *stime, ktime_t *etime,
696 int *hpos, ktime_t *stime, ktime_t *etime,
H A Damdgpu_display.c1471 * \param *stime Target location for timestamp taken immediately before
1492 int *hpos, ktime_t *stime, ktime_t *etime,
1504 if (stime)
1505 *stime = ktime_get();
1614 int *hpos, ktime_t *stime, ktime_t *etime,
1621 stime, etime, mode);
1490 amdgpu_display_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
1612 amdgpu_crtc_get_scanout_position(struct drm_crtc *crtc, bool in_vblank_irq, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime, const struct drm_display_mode *mode) argument
/linux-master/tools/testing/selftests/bpf/
H A Dbench.c109 gp_stat->mean += res[i].stime / (double)res[i].gp_ct / (0.0 + res_cnt);
111 #define IT_MEAN_DIFF (res[i].stime / (double)res[i].gp_ct - gp_stat->mean)
/linux-master/kernel/rcu/
H A Drcuscale.c861 kthread_stime = kthread_tp->stime - kthread_stime;
982 kthread_stime = kthread_tp->stime;
/linux-master/kernel/cgroup/
H A Drstat.c364 dst_bstat->cputime.stime += src_bstat->cputime.stime;
375 dst_bstat->cputime.stime -= src_bstat->cputime.stime;
466 rstatc->bstat.cputime.stime += delta_exec;
507 cputime->stime += sys;
522 u64 usage, utime, stime; local
532 &utime, &stime);
541 stime = bstat.cputime.stime;
[all...]
/linux-master/include/uapi/linux/
H A Dbtrfs.h793 struct btrfs_ioctl_timespec stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args
901 struct btrfs_ioctl_timespec stime; member in struct:btrfs_ioctl_get_subvol_info_args
/linux-master/include/linux/sched/
H A Dsignal.h50 atomic64_t stime; member in struct:task_cputime_atomic
57 .stime = ATOMIC64_INIT(0), \
187 u64 utime, stime, cutime, cstime; member in struct:signal_struct
200 * from jiffies_to_ns(utime + stime) if sched_clock uses something
/linux-master/arch/x86/kernel/
H A Dapm_32.c907 u64 stime, utime; local
914 task_cputime(current, &utime, &stime);
920 idle_percentage = nsecs_to_jiffies(stime - last_stime);
929 last_stime = stime;
/linux-master/fs/proc/
H A Darray.c481 u64 cutime, cstime, cgtime, utime, stime, gtime; local
572 thread_group_cputime_adjusted(task, &utime, &stime);
574 task_cputime_adjusted(task, &utime, &stime);
605 seq_put_decimal_ull(m, " ", nsec_to_clock_t(stime));
/linux-master/arch/x86/kvm/
H A Dhyperv.c1511 u64 utime, stime; local
1513 task_cputime_adjusted(current, &utime, &stime);
1515 return div_u64(utime + stime, 100);

Completed in 487 milliseconds

123