Home
last modified time | relevance | path

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

12

/linux-6.12.1/sound/core/
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
78 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_close() local
95 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_start() local
106 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_stop() local
/linux-6.12.1/kernel/
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
Ddelayacct.c130 u64 utime, stime, stimescaled, utimescaled; in delayacct_add_tsk() local
Dacct.c555 u64 utime, stime; in acct_collect() local
Dtaskstats.c218 u64 delta, utime, stime; in fill_stats_for_tgid() local
/linux-6.12.1/arch/powerpc/kernel/
Dtime.c171 unsigned long now, unsigned long stime) in vtime_delta_scaled()
214 unsigned long now, stime; in vtime_delta() local
234 unsigned long *stime, unsigned long *stime_scaled) in vtime_delta_kernel()
246 unsigned long stime, stime_scaled; in vtime_account_kernel() local
266 unsigned long stime, stime_scaled, steal_time; in vtime_account_idle() local
276 unsigned long stime, stime_scaled; in vtime_account_irq_field() local
/linux-6.12.1/include/linux/sched/
Dtypes.h18 u64 stime; member
Dcputime.h17 u64 *utime, u64 *stime) in task_cputime()
Dsignal.h50 atomic64_t stime; member
187 u64 utime, stime, cutime, cstime; member
/linux-6.12.1/arch/powerpc/include/asm/
Daccounting.h13 unsigned long stime; member
/linux-6.12.1/kernel/time/
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
Dtime.c81 SYSCALL_DEFINE1(stime, __kernel_old_time_t __user *, tptr) in SYSCALL_DEFINE1() argument
/linux-6.12.1/kernel/sched/
Dcputime.c315 u64 utime, stime; in thread_group_cputime() local
548 u64 rtime, stime, utime; in cputime_adjust() local
843 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c34 ktime_t stime, etime; in amdgpu_benchmark_do_move() local
Damdgpu_display.c1550 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_display_get_crtc_scanoutpos()
1672 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_crtc_get_scanout_position()
/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_rcu_tasks_trace.c90 long stime; in kthread_pid_ticks() local
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_display.c84 ktime_t *stime, ktime_t *etime) in nouveau_display_scanoutpos_head()
118 ktime_t *stime, ktime_t *etime, in nouveau_display_scanoutpos()
/linux-6.12.1/tools/testing/selftests/bpf/
Dbench.h48 unsigned int stime; member
/linux-6.12.1/drivers/isdn/mISDN/
Dstack.c198 u64 utime, stime; in mISDNStackd() local
/linux-6.12.1/drivers/gpu/drm/radeon/
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-6.12.1/kernel/cgroup/
Drstat.c611 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_vblank.c324 ktime_t *stime, ktime_t *etime, in i915_get_crtc_scanoutpos()
/linux-6.12.1/fs/proc/
Darray.c481 u64 cutime, cstime, cgtime, utime, stime, gtime; in do_task_stat() local
/linux-6.12.1/fs/
Dbinfmt_elf_fdpic.c1305 u64 utime, stime; in fill_prstatus() local
/linux-6.12.1/drivers/power/supply/
Dlp8788-charger.c606 static const char * const stime[] = { in lp8788_show_eoc_time() local

12