Home
last modified time | relevance | path

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

123

/openbmc/linux/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; in snd_hrtimer_close() local
97 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_start() local
108 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_stop() local
/openbmc/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.c131 u64 utime, stime, stimescaled, utimescaled; in delayacct_add_tsk() local
H A Dacct.c556 u64 utime, stime; in acct_collect() local
/openbmc/linux/arch/powerpc/kernel/
H A 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
/openbmc/linux/include/linux/sched/
H A Dtypes.h18 u64 stime; member
H A Dcputime.h17 u64 *utime, u64 *stime) in task_cputime()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.hpp28 float stime; member
H A Dmetricblob.proto44 float stime = 3; // Time (seconds) in kernel mode field
H A Dmetric.cpp87 float stime; member
/openbmc/linux/arch/powerpc/include/asm/
H A Daccounting.h13 unsigned long stime; member
/openbmc/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.c1492 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_display_get_crtc_scanoutpos()
1614 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_crtc_get_scanout_position()
/openbmc/u-boot/drivers/net/
H A Drtl8169.c614 int stime = currticks(); in rtl_send_common() local
722 int stime = currticks(); in rtl8169_hw_start() local
807 int stime = currticks(); in rtl8169_init_ring() local
856 int stime = currticks(); in rtl8169_common_start() local
/openbmc/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
/openbmc/linux/kernel/sched/
H A Dcputime.c315 u64 utime, stime; in thread_group_cputime() local
561 u64 rtime, stime, utime; in cputime_adjust() local
850 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c90 long stime; in kthread_pid_ticks() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A 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()
/openbmc/linux/arch/ia64/kernel/
H A Dtime.c141 __u64 stime = vtime_delta(tsk); in vtime_account_kernel() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h47 unsigned int stime; member
/openbmc/linux/drivers/isdn/mISDN/
H A Dstack.c198 u64 utime, stime; in mISDNStackd() local
/openbmc/linux/arch/ia64/include/asm/
H A Dthread_info.h33 __u64 stime; member
/openbmc/linux/kernel/cgroup/
H A Drstat.c483 u64 usage, utime, stime; in cgroup_base_stat_cputime_show() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vblank.c257 ktime_t *stime, ktime_t *etime, in i915_get_crtc_scanoutpos()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_display.c1815 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanoutpos()
1990 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanout_position()

123