Home
last modified time | relevance | path

Searched defs:stime (Results 1 - 25 of 103) sorted by relevance

12345

/third_party/musl/porting/liteos_a/kernel/src/linux/
H A Dstime.c5 int stime(const time_t *t) in stime() function
/third_party/musl/src/linux/
H A Dstime.c5 int stime(const time_t *t) in stime() function
/kernel/linux/linux-5.10/include/linux/sched/
H A Dtypes.h18 u64 stime; member
H A Dcputime.h25 task_cputime(struct task_struct *t, u64 *utime, u64 *stime) task_cputime() argument
/kernel/linux/linux-6.6/include/linux/sched/
H A Dtypes.h18 u64 stime; member
H A Dcputime.h16 task_cputime(struct task_struct *t, u64 *utime, u64 *stime) task_cputime() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Daccounting.h13 unsigned long stime; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Daccounting.h13 unsigned long stime; member
/kernel/linux/linux-5.10/sound/core/
H A Dhrtimer.c32 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); in snd_hrtimer_callback() local
66 struct snd_hrtimer *stime; in snd_hrtimer_open() local
80 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_close() local
97 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_start() local
108 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_stop() local
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dhrtimer.c32 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); in snd_hrtimer_callback() local
66 struct snd_hrtimer *stime; in snd_hrtimer_open() local
80 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_close() local
97 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_start() local
108 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_stop() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dtsacct.c25 u64 utime, stime, utimescaled, stimescaled; in bacct_add_tsk() local
148 u64 utime, stime; in acct_update_integrals() local
118 __acct_update_integrals(struct task_struct *tsk, u64 utime, u64 stime) __acct_update_integrals() argument
H A Ddelayacct.c87 u64 utime, stime, stimescaled, utimescaled; in __delayacct_add_tsk() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_benchmark.c34 ktime_t stime, etime; in amdgpu_benchmark_do_move() local
/kernel/linux/linux-6.6/kernel/
H A Dtsacct.c25 u64 utime, stime, utimescaled, stimescaled; in bacct_add_tsk() local
154 u64 utime, stime; in acct_update_integrals() local
124 __acct_update_integrals(struct task_struct *tsk, u64 utime, u64 stime) __acct_update_integrals() argument
H A Ddelayacct.c131 u64 utime, stime, stimescaled, utimescaled; in delayacct_add_tsk() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c90 long stime; in kthread_pid_ticks() local
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dthread_info.h34 __u64 stime; member
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtime.c139 __u64 stime = vtime_delta(tsk); in vtime_account_kernel() local
/kernel/linux/common_modules/ucollection/
H A Ducollection_process_cpu.c67 unsigned long long utime, stime; in get_process_usage_cputime() local
93 unsigned long long utime, stime; in get_thread_load() local
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dthread_info.h33 __u64 stime; member
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dtime.c141 __u64 stime = vtime_delta(tsk); in vtime_account_kernel() local
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dstack.c198 u64 utime, stime; in mISDNStackd() local
/kernel/linux/linux-5.10/kernel/cgroup/
H A Drstat.c430 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Drstat.c483 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_vblank.c254 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) i915_get_crtc_scanoutpos() argument

Completed in 11 milliseconds

12345