Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 1189) sorted by relevance

12345678910>>...48

/external/perfetto/test/
Dsynth_common.py51 def add_packet(self, ts=None): argument
57 def __add_ftrace_event(self, ts, tid): argument
63 def add_rss_stat(self, ts, tid, member, size, mm_id=None, curr=None): argument
73 def add_ion_event(self, ts, tid, heap_name, len, size=0): argument
80 def add_oom_score_update(self, ts, oom_score_adj, pid): argument
88 ts, argument
110 def add_cpufreq(self, ts, freq, cpu): argument
116 def add_kernel_lmk(self, ts, tid): argument
121 def add_sys_enter(self, ts, tid, id): argument
126 def add_sys_exit(self, ts, tid, id, ret): argument
[all …]
/external/perfetto/test/trace_processor/diff_tests/graphics/
Dandroid_jank_cuj.py39 def add_instant_for_track(trace, ts, track, name): argument
43 def add_main_thread_atrace(trace, ts, ts_end, buf): argument
48 def add_render_thread_atrace_begin(trace, ts, buf): argument
56 def add_render_thread_atrace(trace, ts, ts_end, buf): argument
61 def add_gpu_thread_atrace(trace, ts, ts_end, buf): argument
66 def add_jit_thread_atrace(trace, ts, ts_end, buf): argument
71 def add_sf_main_thread_atrace(trace, ts, ts_end, buf): argument
76 def add_sf_main_thread_atrace_begin(trace, ts, buf): argument
84 def add_sf_render_engine_atrace(trace, ts, ts_end, buf): argument
136 def add_expected_display_frame_events(ts, dur, token): argument
[all …]
/external/antlr/runtime/C/src/
Dantlr3tokenstream.c328 setDebugListener (pANTLR3_TOKEN_STREAM ts, pANTLR3_DEBUG_EVENT_LISTENER debugger) in setDebugListener()
352 tokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k) in tokLT()
420 pANTLR3_TOKEN_STREAM ts; in consumeInitialHiddenTokens() local
437 dbgTokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k) in dbgTokLT()
497 get (pANTLR3_TOKEN_STREAM ts, ANTLR3_UINT32 i) in get()
507 getTokenSource (pANTLR3_TOKEN_STREAM ts) in getTokenSource()
513 setTokenSource ( pANTLR3_TOKEN_STREAM ts, in setTokenSource()
520 toString (pANTLR3_TOKEN_STREAM ts) in toString()
535 toStringSS(pANTLR3_TOKEN_STREAM ts, ANTLR3_UINT32 start, ANTLR3_UINT32 stop) in toStringSS()
580 toStringTT (pANTLR3_TOKEN_STREAM ts, pANTLR3_COMMON_TOKEN start, pANTLR3_COMMON_TOKEN stop) in toStringTT()
[all …]
/external/perfetto/src/shared_lib/
Dtracing_session.cc42 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionSetup() local
50 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartAsync() local
56 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartBlocking() local
62 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopAsync() local
68 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopBlocking() local
76 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionReadTraceBlocking() local
100 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionDestroy() local
/external/liburing/test/
Dtimeout.c24 static void msec_to_ts(struct __kernel_timespec *ts, unsigned int msec) in msec_to_ts()
64 struct __kernel_timespec ts; in test_single_timeout_many() local
122 struct __kernel_timespec ts; in test_single_timeout_nr() local
191 struct __kernel_timespec ts; in test_single_timeout_wait() local
249 struct __kernel_timespec ts; in test_single_timeout() local
297 struct __kernel_timespec ts; in test_single_timeout_remove_notfound() local
367 struct __kernel_timespec ts; in test_single_timeout_remove() local
446 struct __kernel_timespec ts; in test_single_timeout_abs() local
498 struct __kernel_timespec ts; in test_single_timeout_exit() local
530 struct __kernel_timespec ts[2]; in test_multi_timeout() local
[all …]
Dlink-timeout.c18 struct __kernel_timespec ts; in test_fail_lone_link_timeouts() local
63 struct __kernel_timespec ts; in test_fail_two_link_timeouts() local
236 struct __kernel_timespec ts; in test_single_link_timeout_nop() local
302 struct __kernel_timespec ts; in test_single_link_timeout_error() local
379 struct __kernel_timespec ts; in test_single_link_no_timeout() local
467 struct __kernel_timespec ts; in test_single_link_timeout() local
541 struct __kernel_timespec ts; in test_timeout_link_chain1() local
632 struct __kernel_timespec ts; in test_timeout_link_chain2() local
728 struct __kernel_timespec ts; in test_timeout_link_chain3() local
850 struct __kernel_timespec ts; in test_timeout_link_chain4() local
/external/skia/tests/
DPathOpsLineIntersectionTest.cpp95 const SkIntersections& ts, bool nearAllowed) { in check_results()
130 SkIntersections ts; in testOne() local
137 SkIntersections ts; in testOne() local
144 SkIntersections ts; in testOne() local
151 SkIntersections ts; in testOne() local
173 SkIntersections ts; in testOneCoincident() local
182 SkIntersections ts; in testOneCoincident() local
191 SkIntersections ts; in testOneCoincident() local
200 SkIntersections ts; in testOneCoincident() local
224 SkIntersections ts; in DEF_TEST() local
/external/libwebsockets/lib/tls/openssl/
Dopenssl-session.c39 __lws_tls_session_destroy(lws_tls_sco_t *ts) in __lws_tls_session_destroy()
56 lws_tls_sco_t *ts = lws_container_of(p, lws_tls_sco_t, list); in __lws_tls_session_lookup_by_name() local
75 lws_tls_sco_t *ts; in lws_tls_reuse_session() local
139 lws_tls_sco_t *ts = lws_container_of(d, lws_tls_sco_t, list); in lws_tls_session_destroy_dll() local
156 lws_tls_sco_t *ts = lws_container_of(sul, lws_tls_sco_t, sul_ttl); in lws_tls_session_expiry_cb() local
170 lws_tls_sco_t *ts; in lws_tls_session_add_entry() local
212 lws_tls_sco_t *ts; in lws_tls_session_new_cb() local
366 lws_tls_sco_t *ts; in lws_tls_session_dump_save() local
418 lws_tls_sco_t *ts; in lws_tls_session_dump_load() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTimeStampParser.java85 float ts = Float.parseFloat(s); in parse() local
88 long ts = Long.parseLong(firstNumber); in parse() local
110 float ts = Float.parseFloat(s); in parse() local
113 int ts = Integer.parseInt(firstNumber); in parse() local
/external/webrtc/modules/video_coding/
Dframe_buffer2_unittest.cc240 uint32_t ts = Rand(); in TEST_F() local
273 uint32_t ts = Rand(); in TEST_F() local
300 uint32_t ts = Rand(); in TEST_F() local
313 uint32_t ts = Rand(); in TEST_F() local
338 uint32_t ts = Rand(); in TEST_F() local
354 uint32_t ts = Rand(); in TEST_F() local
369 uint32_t ts = Rand(); in TEST_F() local
399 uint32_t ts = Rand(); in TEST_F() local
418 uint32_t ts = Rand(); in TEST_F() local
431 uint32_t ts = Rand(); in TEST_F() local
[all …]
/external/perfetto/test/trace_processor/diff_tests/dynamic/
Dconnected_flow_data.json3 …{"name":"MainProcess"},"cat":"__metadata","name":"process_name","ph":"M","pid":100,"tid":0,"ts":0}, number
8 "ts": 420, number
20 "ts": 720, number
32 "ts": 400, number
45 "ts": 1300, number
57 "ts": 1100, number
69 "ts": 1351, number
81 "ts": 2002, number
94 "ts": 2400, number
107 "ts": 2450, number
[all …]
/external/perfetto/test/trace_processor/diff_tests/parsing/
Dflow_events_json_v1.json7 "ts": 3002, number
17 "ts": 3002, number
28 "ts": 0, number
38 "ts": 1, number
48 "ts": 1001, number
58 "ts": 1001, number
68 "ts": 3200, number
78 "ts": 3220, number
89 "ts": 3330, number
100 "ts": 3331, number
Dflow_events_json_v2.json7 "ts": 3002, number
21 "ts": 0, number
36 "ts": 1001, number
48 "ts": 3200, number
63 "ts": 3331, number
77 "ts": 3333, number
89 "ts": 3366, number
99 "ts": 4330, number
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.cc57 static grpc_millis timespan_to_millis_round_down(gpr_timespec ts) { in timespan_to_millis_round_down()
67 static grpc_millis timespec_to_millis_round_down(gpr_timespec ts) { in timespec_to_millis_round_down()
71 static grpc_millis timespan_to_millis_round_up(gpr_timespec ts) { in timespan_to_millis_round_up()
83 static grpc_millis timespec_to_millis_round_up(gpr_timespec ts) { in timespec_to_millis_round_up()
105 grpc_millis grpc_timespec_to_millis_round_down(gpr_timespec ts) { in grpc_timespec_to_millis_round_down()
110 grpc_millis grpc_timespec_to_millis_round_up(gpr_timespec ts) { in grpc_timespec_to_millis_round_up()
/external/ltp/testcases/kernel/syscalls/clock_gettime/
Dclock_gettime04.c40 static inline int do_vdso_gettime(gettime_t vdso, clockid_t clk_id, void *ts) in do_vdso_gettime()
50 static inline int vdso_gettime(clockid_t clk_id, void *ts) in vdso_gettime()
55 static inline int vdso_gettime64(clockid_t clk_id, void *ts) in vdso_gettime64()
60 static inline int my_gettimeofday(clockid_t clk_id, void *ts) in my_gettimeofday()
114 struct tst_ts ts; in run() local
/external/perfetto/src/base/
Dtime_unittest.cc32 struct timespec ts = ToPosixTimespec(TimeMillis(0)); in TEST() local
37 struct timespec ts = ToPosixTimespec(TimeMillis(1)); in TEST() local
42 struct timespec ts = ToPosixTimespec(TimeMillis(12345)); in TEST() local
47 struct timespec ts = ToPosixTimespec(TimeMillis(1000000000001LL)); in TEST() local
/external/ltp/include/
Dtst_timer.h147 union ts { union
151 } ts; member
159 } ts; member
196 static inline int libc_clock_getres(clockid_t clk_id, void *ts) in libc_clock_getres()
201 static inline int sys_clock_getres(clockid_t clk_id, void *ts) in sys_clock_getres()
206 static inline int sys_clock_getres64(clockid_t clk_id, void *ts) in sys_clock_getres64()
211 static inline int libc_clock_gettime(clockid_t clk_id, void *ts) in libc_clock_gettime()
216 static inline int sys_clock_gettime(clockid_t clk_id, void *ts) in sys_clock_gettime()
221 static inline int sys_clock_gettime64(clockid_t clk_id, void *ts) in sys_clock_gettime64()
226 static inline int libc_clock_settime(clockid_t clk_id, void *ts) in libc_clock_settime()
[all …]
/external/perfetto/src/trace_processor/stdlib/android/startup/
Dstartups.sql22 ts, field
37 ts BIGINT, field
58 SELECT startup_id, ts, ts_end, dur, package, startup_type FROM field
74 SELECT ts, name, track_id field
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DGenericAttachingConnector.java58 private GenericAttachingConnector(TransportService ts, in GenericAttachingConnector()
93 protected GenericAttachingConnector(TransportService ts) { in GenericAttachingConnector()
101 public static GenericAttachingConnector create(TransportService ts) { in create()
111 String ts = argument(ARG_TIMEOUT, args).value(); in attach() local
/external/perfetto/src/trace_processor/metrics/sql/android/jank/
Dcujs_boundaries.sql141 MIN(ts) AS ts, field
198 MIN(ts) AS ts, field
285 MIN(ts) AS ts, field
303 draw_layers.ts_compose_surfaces AS ts, field
311 SELECT cuj_id, ts, ts_end, dur field
/external/libwebsockets/lib/tls/mbedtls/
Dmbedtls-session.c41 __lws_tls_session_destroy(lws_tls_scm_t *ts) in __lws_tls_session_destroy()
58 lws_tls_scm_t *ts = lws_container_of(p, lws_tls_scm_t, list); in __lws_tls_session_lookup_by_name() local
78 lws_tls_scm_t *ts; in lws_tls_reuse_session() local
131 lws_tls_scm_t *ts = lws_container_of(d, lws_tls_scm_t, list); in lws_tls_session_destroy_dll() local
148 lws_tls_scm_t *ts = lws_container_of(sul, lws_tls_scm_t, sul_ttl); in lws_tls_session_expiry_cb() local
169 lws_tls_scm_t *ts; in lws_tls_session_new_mbedtls() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dtime_util.cc44 timespec ts = absl::ToTimespec(time); in ToGprTimeSpec() local
53 absl::Duration ToAbslDuration(gpr_timespec ts) { in ToAbslDuration()
64 absl::Time ToAbslTime(gpr_timespec ts) { in ToAbslTime()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c65 struct aa_transform_context *ts = aa_transform_context(ctx); in aa_decl() local
89 struct aa_transform_context *ts = aa_transform_context(ctx); in aa_immediate() local
101 struct aa_transform_context *ts = aa_transform_context(ctx); in aa_prolog() local
211 struct aa_transform_context *ts = aa_transform_context(ctx); in aa_inst() local
235 struct aa_transform_context *ts = aa_transform_context(ctx); in aa_epilog() local
/external/grpc-grpc/src/core/lib/iomgr/
Dexec_ctx.cc56 static grpc_millis timespec_to_millis_round_down(gpr_timespec ts) { in timespec_to_millis_round_down()
65 static grpc_millis timespec_to_millis_round_up(gpr_timespec ts) { in timespec_to_millis_round_up()
94 grpc_millis grpc_timespec_to_millis_round_down(gpr_timespec ts) { in grpc_timespec_to_millis_round_down()
99 grpc_millis grpc_timespec_to_millis_round_up(gpr_timespec ts) { in grpc_timespec_to_millis_round_up()
/external/wpa_supplicant_8/wpa_supplicant/utils/
Dlog2pcap.py20 def pcap_addpacket(pcap_file, ts, data): argument
46 ts = float(m.group(2)) variable
48 ts = 0 variable

12345678910>>...48