/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mktime/ |
D | 1-1.c | 19 time_t tps; variable 32 tps = mktime(&tm_ptr); in main() 34 if (tps != -1) { in main() 35 printf("%s", ctime(&tps)); in main()
|
/external/syslinux/com32/modules/ |
D | cptime.c | 108 void print_cp_result_tick(size_t bcnt, clock_t et, TPS_T tps, int offs) in print_cp_result_tick() argument 112 dr = max(bcnt, (bcnt * tps)) / max((clock_t)1, (et + offs)); in print_cp_result_tick() 118 TPS_T tps; in print_cp_result_long() local 121 tps = get_tps(); in print_cp_result_long() 123 printf(" ~%d ticks per second; %zu B block/transfer size\n", (int)tps, bufsz); in print_cp_result_long() 124 print_cp_result_tick(bcnt, (ec - bc), tps, 0); in print_cp_result_long() 125 print_cp_result_tick(bcnt, (ec - bc), tps, 1); in print_cp_result_long() 126 print_cp_result_tick(bcnt, (ec - bc), tps, -1); in print_cp_result_long()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
D | threads_scenarii.c | 200 long tsa, tss, tps; in scenar_init() local 206 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init() 212 output(" TPS: %li\n", tps); in scenar_init() 257 if (tps > 0) { in scenar_init() 281 if (tps > 0) { in scenar_init() 333 if (tps > 0) { in scenar_init()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local 153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init() 159 output(" TPS: %li\n", tps); in scenar_init() 206 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 231 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 287 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | threads_scenarii.c | 214 long tsa, tss, tps; in scenar_init() local 220 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init() 226 output(" TPS: %li\n", tps); in scenar_init() 273 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 298 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 354 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init()
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | threads_scenarii.c | 147 long tsa, tss, tps; in scenar_init() local 153 tps = sysconf(_SC_THREAD_PRIORITY_SCHEDULING); in scenar_init() 159 output(" TPS: %li\n", tps); in scenar_init() 206 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 231 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init() 287 if (tps > 0) { /* This routine is dependent on the Thread Execution Scheduling option */ in scenar_init()
|
/external/blktrace/btt/ |
D | bt_timeline.c | 115 double tps, dt_input = tv2dbl(&tve) - tv2dbl(&tvs); in process() local 117 tps = (double)n_traces / dt_input; in process() 121 n_traces, tps/1000.0, in process()
|
/external/netperf/doc/examples/ |
D | bloat.sh | 56 DS:tps:GAUGE:$MAX_INTERVAL:U:U RRA:AVERAGE:0.5:1:$LENGTH 92 DEF:trans=netperf_rr.rrd:tps:AVERAGE \ 114 DEF:trans=netperf_rr.rrd:tps:AVERAGE \
|
/external/fio/ |
D | idletime.c | 14 struct timeval tps; in calibrate_unit() local 19 fio_gettime(&tps, NULL); in calibrate_unit() 34 t = utime_since_now(&tps); in calibrate_unit() 135 fio_gettime(&ipt->tps, NULL); in idle_prof_thread_fn() 356 runt = utime_since(&ipt->tps, &ipt->tpe); in fio_idle_prof_stop()
|
D | idletime.h | 29 struct timeval tps; member
|
/external/autotest/client/tests/sysbench/ |
D | sysbench.py | 153 tps = 0 163 tps = tps_re.group(1) 166 out.write('threads=%s\ntps=%s' % (threads, tps))
|
/external/dnsmasq/src/ |
D | util.c | 313 static long tps = 0; in dnsmasq_time() local 315 if (tps == 0) in dnsmasq_time() 316 tps = sysconf(_SC_CLK_TCK); in dnsmasq_time() 318 return (time_t)(times(&dummy)/tps); in dnsmasq_time()
|
/external/f2fs-tools/tools/ |
D | f2fs_io_parse.c | 35 struct tps { struct 40 struct tps trace_points[] = { argument
|
/external/netperf/doc/ |
D | Makefile.in | 411 netperf.tmp netperf.toc netperf.tp netperf.tps netperf.vr \
|
/external/webrtc/talk/media/testdata/ |
D | faces.1280x720_P420.yuv | 3 …���������������������{dNA?DGRbq����������}L66Kcw}|udL/*4;:8978CZt���}tps��������������������…
|