Home
last modified time | relevance | path

Searched defs:stime (Results 1 – 25 of 34) sorted by relevance

12

/linux/sound/core/
H A Dhrtimer.c32 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); in snd_hrtimer_callback() local
64 struct snd_hrtimer *stime; in snd_hrtimer_open() local
77 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_close() local
94 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_start() local
105 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_stop() local
/linux/kernel/
H A Dtsacct.c25 u64 utime, stime, utimescaled, stimescaled; in bacct_add_tsk() local
125 u64 utime, u64 stime) in __acct_update_integrals()
154 u64 utime, stime; in acct_update_integrals() local
H A Ddelayacct.c145 u64 utime, stime, stimescaled, utimescaled; in delayacct_add_tsk() local
H A Dacct.c589 u64 utime, stime; in acct_collect() local
H A Dtaskstats.c218 u64 delta, utime, stime; in fill_stats_for_tgid() local
H A Dexit.c164 u64 utime, stime; in __exit_signal() local
/linux/include/linux/sched/
H A Dtypes.h18 u64 stime; member
H A Dcputime.h17 u64 *utime, u64 *stime) in task_cputime()
/linux/arch/powerpc/include/asm/
H A Daccounting.h13 unsigned long stime; member
/linux/kernel/time/
H A Dposix-cpu-timers.c196 u64 utime, stime; in cpu_clock_sample() local
214 static inline void store_samples(u64 *samples, u64 stime, u64 utime, u64 rtime) in store_samples()
223 u64 stime, utime; in task_sample_cputime() local
232 u64 stime, utime, rtime; in proc_sample_cputime_atomic() local
/linux/kernel/sched/
H A Dcputime.c313 u64 utime, stime; in thread_group_cputime() local
546 u64 rtime, stime, utime; in cputime_adjust() local
841 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_benchmark.c34 ktime_t stime, etime; in amdgpu_benchmark_do_move() local
H A Damdgpu_display.c1551 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_display_get_crtc_scanoutpos()
1673 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_crtc_get_scanout_position()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c90 long stime; in kthread_pid_ticks() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c85 ktime_t *stime, ktime_t *etime) in nouveau_display_scanoutpos_head()
119 ktime_t *stime, ktime_t *etime, in nouveau_display_scanoutpos()
/linux/tools/testing/selftests/bpf/
H A Dbench.h48 unsigned int stime; member
/linux/drivers/isdn/mISDN/
H A Dstack.c198 u64 utime, stime; in mISDNStackd() local
/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1809 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanoutpos()
1984 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanout_position()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vblank.c328 ktime_t *stime, ktime_t *etime, in i915_get_crtc_scanoutpos()
/linux/fs/proc/
H A Darray.c481 u64 cutime, cstime, cgtime, utime, stime, gtime; in do_task_stat() local
/linux/drivers/power/supply/
H A Dlp8788-charger.c606 static const char * const stime[] = { in lp8788_show_eoc_time() local
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c902 ktime_t *stime, in lsdc_crtc_get_scanout_position()
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c78 unsigned long stime; in halbtcoutsrc_LeaveLowPower() local
/linux/arch/x86/kernel/
H A Dapm_32.c907 u64 stime, utime; in apm_cpu_idle() local
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c703 ktime_t stime, etime; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local

12