/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fin_ack_lat.c | 17 static unsigned long timediff(struct timeval s, struct timeval e) in timediff() function
|
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpuidle_sysfs.c | 23 static unsigned long long timediff; variable
|
H A D | cpupower-monitor.c | 285 unsigned long long timediff; in fork_it() local
|
H A D | mperf_monitor.c | 160 unsigned long long timediff; in mperf_get_count_percent() local
|
H A D | amd_fam14h_idle.c | 86 static unsigned long long timediff; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fin_ack_lat.c | 17 static unsigned long timediff(struct timeval s, struct timeval e) in timediff() function
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpuidle_sysfs.c | 23 static unsigned long long timediff; variable
|
H A D | cpupower-monitor.c | 285 unsigned long long timediff; in fork_it() local
|
H A D | amd_fam14h_idle.c | 86 static unsigned long long timediff; variable
|
H A D | mperf_monitor.c | 160 unsigned long long timediff; in mperf_get_count_percent() local
|
/third_party/alsa-lib/test/ |
H A D | midiloop.c | 25 long long timediff(struct timeval t1, struct timeval t2) in timediff() function
|
H A D | audio_time.c | 53 long long timediff(snd_htimestamp_t t1, snd_htimestamp_t t2) in timediff() function
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
H A D | pthread_cond_wait_2.c | 46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
H A D | pthread_cond_wait_1.c | 46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/ |
H A D | 1-1.c | 43 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
H A D | 1-2.c | 44 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
/third_party/node/deps/base64/base64/test/ |
H A D | benchmark.c | 175 float timediff, fastest = -1.0f; in codec_bench_enc() local 204 float timediff, fastest = -1.0f; in codec_bench_dec() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_cbs.c | 139 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits() argument
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | sch_cbs.c | 140 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits() argument
|
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | baycom_ser_fdx.c | 193 int timediff; in ser12_rx() local
|
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | baycom_ser_fdx.c | 193 int timediff; in ser12_rx() local
|
/third_party/curl/tests/server/ |
H A D | util.c | 457 long timediff(struct timeval newer, struct timeval older) in timediff() function
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 504 timediff_t timediff = Curl_timediff(now2, now); /* spent time */ in Curl_resolver_wait_resolv() local
|
H A D | easy.c | 617 timediff_t timediff = Curl_timediff(after, before); in wait_or_timeout() local
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 223 static long timediff(struct timeval t1, struct timeval t2) in timediff() function
|