| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | uprobe.c | 107 static int bench_uprobe_format__default_fprintf(const char *name, const char *unit, u64 diff, FILE *fp) in bench_uprobe_format__default_fprintf() argument 145 u64 diff; in bench_uprobe() local [all...] |
| H A D | sched-seccomp-notify.c | 97 struct timeval start, stop, diff; in bench_sched_seccomp_notify() local
|
| H A D | pmu-scan.c | 131 struct timeval start, end, diff; in run_pmu_scan() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | attr.py | 122 def diff(self, other): member in Event
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | cong.c | 112 int diff; in rds_cong_tree_walk() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 64 long long diff; in check_diff() local
|
| H A D | raw_skew.c | 72 long long diff = 0, tmp; in get_monotonic_and_raw() local
|
| /kernel/linux/linux-6.6/kernel/power/ |
| H A D | wakelock.c | 155 int diff; in wakelock_lookup_add() local
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | sched_avg.c | 54 u64 diff; in sched_get_nr_running_avg() local 128 u64 diff; in sched_update_nr_prod() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_vegas.c | 198 u32 rtt, diff; in tcp_vegas_cong_avoid() local
|
| H A D | tcp_veno.c | 33 u32 diff; /* calculate the diff rate */ member
|
| /kernel/linux/linux-6.6/tools/iio/ |
| H A D | iio_event_monitor.c | 268 bool diff = IIO_EVENT_CODE_EXTRACT_DIFF(event->id); in print_event() local
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| H A D | string.h | 114 int diff; in strcmp() local 258 int diff = 0; in strncmp() local
|
| /kernel/linux/linux-6.6/net/ipv6/ila/ |
| H A D | ila.h | 81 __be32 diff[] = { in compute_csum_diff8() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_devfreq.c | 263 struct kbasep_pm_metrics diff; in kbase_devfreq_status() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync_android.c | 88 int diff = atomic_read(&mtl->signaled) - mpt->order;
in timeline_has_signaled() local 101 int diff = ma->order - mb->order;
in timeline_compare() local 338 int diff;
in kbase_sync_signal_pt() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/ |
| H A D | mali_kbase_ipa.c | 560 struct kbasep_pm_metrics diff; in kbase_get_real_power_locked() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_android.c | 95 int diff = atomic_read(&mtl->signaled) - mpt->order; in timeline_has_signaled() local 108 int diff = ma->order - mb->order; in timeline_compare() local 345 int diff; in kbase_sync_signal_pt() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_android.c | 87 int diff = atomic_read(&mtl->signaled) - mpt->order; in timeline_has_signaled() local 100 int diff = ma->order - mb->order; in timeline_compare() local 316 int diff; in kbase_sync_signal_pt() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync_android.c | 92 int diff = atomic_read(&mtl->signaled) - mpt->order; in timeline_has_signaled() local 105 int diff = ma->order - mb->order; in timeline_compare() local 339 int diff; in kbase_sync_signal_pt() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/backend/ |
| H A D | mali_kbase_ipa_counter_common_csf.c | 266 ktime_t now, diff; in kbase_ipa_counter_dynamic_coeff() local
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/ |
| H A D | rtcp_context.cpp | 120 double diff = double((int64_t(sysStamp) - int64_t(lastRtpSysStamp_)) * (sampleRate / double(1000.0)) - in OnRtp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/watch_slider/ |
| H A D | render_watch_slider.cpp | 209 double diff = (delta / GetLayoutSize().Height()) * (max_ - min_); in HandleDragUpdate() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
| H A D | video_sink.cpp | 188 auto diff = nowCt + (int64_t) latency - ct4Buffer + fixDelay_; // anhor diff in CheckBufferLatenessMayWait() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string_view.h | 660 const auto diff = basic_string_view<CharT>(s1, len2).compare(str); variable
|