Home
last modified time | relevance | path

Searched refs:cputime_t (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/busybox/busybox-1.26.2/procps/
H A Diostat.c30 typedef unsigned long long cputime_t; typedef
35 typedef unsigned long cputime_t; typedef
59 cputime_t vector[N_STATS_CPU];
65 cputime_t itv;
200 static ALWAYS_INLINE cputime_t get_interval(cputime_t old, cputime_t new) in get_interval()
202 cputime_t itv = new - old; in get_interval()
213 static ALWAYS_INLINE cputime_t overflow_safe_sub(cputime_t prev, cputime_t curr) in overflow_safe_sub()
215 cputime_t v = curr - prev; in overflow_safe_sub()
222 v += ((cputime_t)1 << 16) << 16; in overflow_safe_sub()
227 static ALWAYS_INLINE cputime_t overflow_safe_sub(cputime_t prev, cputime_t curr) in overflow_safe_sub()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dcputime.h23 typedef u64 __nocast cputime_t; typedef
34 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dcputime.h23 typedef u64 __nocast cputime_t; typedef
34 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dcputime.h23 typedef u64 __nocast cputime_t; typedef
34 static inline unsigned long cputime_to_usecs(const cputime_t ct) in cputime_to_usecs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/timer/itimer_expire/
H A Dformat11 field:cputime_t now; offset:16; size:8; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/timer/itimer_expire/
H A Dformat11 field:cputime_t now; offset:16; size:4; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/timer/itimer_expire/
H A Dformat11 field:cputime_t now; offset:16; size:8; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/timer/itimer_expire/
H A Dformat12 field:cputime_t now; offset:20; size:4; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/timer/itimer_state/
H A Dformat10 field:cputime_t expires; offset:16; size:8; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/timer/itimer_state/
H A Dformat10 field:cputime_t expires; offset:12; size:4; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/timer/itimer_state/
H A Dformat10 field:cputime_t expires; offset:16; size:8; signed:0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/timer/itimer_state/
H A Dformat11 field:cputime_t expires; offset:16; size:4; signed:0;
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm-generic/
H A Dcputime.h18 typedef unsigned long cputime_t; typedef
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/asm-generic/
H A Dcputime.h18 typedef unsigned long cputime_t; typedef
/dports/multimedia/libv4l/linux-5.13-rc2/arch/
H A DKconfig798 With VIRT_CPU_ACCOUNTING_GEN, cputime_t becomes 64-bit.
801 cputime_t. For example, reading/writing 64-bit cputime_t on
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/
H A DKconfig798 With VIRT_CPU_ACCOUNTING_GEN, cputime_t becomes 64-bit.
801 cputime_t. For example, reading/writing 64-bit cputime_t on
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/
H A DKconfig798 With VIRT_CPU_ACCOUNTING_GEN, cputime_t becomes 64-bit.
801 cputime_t. For example, reading/writing 64-bit cputime_t on