| /external/blktrace/btreplay/ |
| btreplay.c | 285 static inline __u64 ts2ns(struct timespec *ts) 287 return ((__u64)(ts->tv_sec) * NS_TICKS) + (__u64)(ts->tv_nsec); 345 struct timespec ts = { local 349 clock_settime(CLOCK_MONOTONIC, &ts); 354 struct timespec ts; local 355 clock_gettime(CLOCK_MONOTONIC, &ts); 356 return ts2ns(&ts); [all...] |
| /external/compiler-rt/lib/sanitizer_common/ |
| sanitizer_linux.cc | 346 struct timespec ts; local 347 ts.tv_sec = 1; 348 ts.tv_nsec = 0; 349 int res = internal_syscall(SYSCALL(nanosleep), &ts, &ts); 350 if (res) return ts.tv_sec; [all...] |
| /external/dhcpcd-6.8.2/ |
| dhcp.c | 2415 struct timespec ts; local [all...] |
| /external/e2fsprogs/misc/ |
| tune2fs.c | 8 * Copyright 1995, 1996, 1997, 1998, 1999, 2000 by Theodore Ts'o. 1613 struct tm ts; local [all...] |
| /external/fio/ |
| init.c | 1354 td->ts.clat_percentiles = o->clat_percentiles; 1355 td->ts.percentile_precision = o->percentile_precision; 1356 memcpy(td->ts.percentile_list, o->percentile_list, sizeof(o->percentile_list)); 1359 td->ts.clat_stat[i].min_val = ULONG_MAX; 1360 td->ts.slat_stat[i].min_val = ULONG_MAX; 1361 td->ts.lat_stat[i].min_val = ULONG_MAX; 1362 td->ts.bw_stat[i].min_val = ULONG_MAX; 1851 *ts, *full_fn = NULL; local [all...] |
| stat.c | 27 struct thread_stat *ts = &td->ts; local 30 ts->usr_time = ts->sys_time = 0; 31 ts->ctx = 0; 32 ts->minf = ts->majf = 0; 37 struct thread_stat *ts = &td->ts; local 40 ts->usr_time += mtime_since(&td->ru_start.ru_utime 1557 struct thread_stat *threadstats, *ts; local 2162 struct thread_stat *ts = &td->ts; local 2315 struct thread_stat *ts = &td->ts; local 2373 struct thread_stat *ts = &td->ts; local 2391 struct thread_stat *ts = &td->ts; local 2410 struct thread_stat *ts = &td->ts; local 2503 struct thread_stat *ts = &td->ts; local [all...] |
| /external/flatbuffers/src/ |
| idl_gen_cpp.cpp | 679 std::string ts; local 683 if (!ts.empty()) ts += ",\n "; 708 ts += "{ flatbuffers::" + std::string(ElementaryTypeNames()[et]) + ", " + 738 code_.SetValue("TYPES", ts); [all...] |
| /external/icu/icu4c/source/test/intltest/ |
| ssearch.cpp | 631 UnicodeString ts = CharsToUnicodeString(test[i]); local 632 CollationElementIterator *iter = col->createCollationElementIterator(ts); 646 iter->setOffset(ts.length(), status); [all...] |
| /external/icu/icu4c/source/tools/tzcode/ |
| localtime.c | 518 struct state ts; local 522 result = tzparse(&up->buf[1], &ts, FALSE); 523 if (result == 0 && ts.typecnt == 2 && 524 sp->charcnt + ts.charcnt <= TZ_MAX_CHARS) { 526 ts.ttis[i].tt_abbrind += 528 for (i = 0; i < ts.charcnt; ++i) 530 ts.chars[i]; 532 while (i < ts.timecnt && 533 ts.ats[i] <= 536 while (i < ts.timecnt & [all...] |
| /external/libchrome/base/trace_event/ |
| trace_event_unittest.cc | 712 int ts; local 713 EXPECT_TRUE((item && item->GetInteger("ts", &ts))); 714 EXPECT_EQ(42, ts); 730 int ts; local 731 EXPECT_TRUE((item && item->GetInteger("ts", &ts))); 732 EXPECT_EQ(42, ts); 771 EXPECT_TRUE((item && item->GetInteger("ts", &val))); 783 EXPECT_TRUE((item && item->GetInteger("ts", &val))) [all...] |
| /external/libusb/libusb/os/ |
| linux_usbfs.c | 331 struct timespec ts; local 336 r = clock_gettime(CLOCK_MONOTONIC, &ts); [all...] |
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_lowering_nvc0.cpp | 1667 Value *tx = bld.getSSA(), *ty = bld.getSSA(), *ts = bld.getSSA(); local [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_fs.cpp | 506 fs_reg ts = fs_reg(retype(brw_vec4_reg(BRW_ARCHITECTURE_REGISTER_FILE, local 516 bld.group(4, 0).exec_all().MOV(dst, ts); [all...] |
| brw_vec4.cpp | 1852 src_reg ts = src_reg(brw_reg(BRW_ARCHITECTURE_REGISTER_FILE, local [all...] |
| /external/selinux/libsepol/src/ |
| kernel_to_cil.c | 179 struct type_set *ts = curr->type_names; local 180 names = ebitmap_to_str(&ts->types, pdb->p_type_val_to_name, 1); [all...] |
| kernel_to_conf.c | 176 struct type_set *ts = curr->type_names; local 177 names = ebitmap_to_str(&ts->types, pdb->p_type_val_to_name, 1); [all...] |
| /external/syslinux/com32/lua/src/ |
| lparser.c | 64 TString *ts = ls->t.seminfo.ts; local 65 luaX_newstring(ls, getstr(ts), ts->tsv.len); 140 TString *ts; local 142 ts = ls->t.seminfo.ts; 144 return ts; 844 codestring(ls, &args, ls->t.seminfo.ts); 947 codestring(ls, v, ls->t.seminfo.ts); [all...] |
| /external/tensorflow/tensorflow/core/kernels/ |
| remote_fused_graph_execute_utils.cc | 500 TensorShape ts; local 504 ts.AddDim(context->Value(dh)); 509 std::make_pair(j, std::make_pair(dt, ts))); [all...] |
| /external/tensorflow/tensorflow/core/util/ |
| mkl_util.h | 494 TensorShape ts; local 495 bool ret = TensorShapeUtils::MakeShape(shape, &ts).ok(); 497 return ts; [all...] |
| /external/toybox/lib/ |
| lib.c | 543 struct timespec ts; local 545 ts.tv_sec = miliseconds/1000; 546 ts.tv_nsec = (miliseconds%1000)*1000000; 547 nanosleep(&ts, &ts); 1364 struct timespec ts; local 1366 clock_gettime(CLOCK_MONOTONIC, &ts); 1367 return ts.tv_sec*1000+ts.tv_nsec/1000000;
|
| /frameworks/av/media/libaudioclient/ |
| AudioTrack.cpp | 2978 AudioTimestamp ts; local [all...] |
| /frameworks/av/media/libmediaplayer2/nuplayer2/ |
| NuPlayer2Renderer.cpp | 352 AudioTimestamp ts; local 353 status_t res = mAudioSink->getTimestamp(ts); 1194 AudioTimestamp ts; local [all...] |
| /frameworks/av/media/libmediaplayerservice/ |
| MediaPlayerService.cpp | 1742 AudioTimestamp ts; local [all...] |
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| NuPlayerRenderer.cpp | 353 AudioTimestamp ts; local 354 status_t res = mAudioSink->getTimestamp(ts); 1195 AudioTimestamp ts; local [all...] |
| /frameworks/base/wifi/java/android/net/wifi/ |
| RttManager.java | 649 public long ts; field in class:RttManager.RttResult 784 sb.append(", ts=" + mResults[i].ts); 832 dest.writeLong(result.ts); [all...] |