Home
last modified time | relevance | path

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

12345678910>>...59

/external/perfetto/src/shared_lib/
Dtracing_session.cc42 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionSetup() local
51 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionSetStopCb() local
57 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartAsync() local
63 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStartBlocking() local
72 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionFlushAsync() local
85 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionFlushBlocking() local
91 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopAsync() local
97 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionStopBlocking() local
105 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionReadTraceBlocking() local
129 auto* ts = reinterpret_cast<perfetto::TracingSession*>(session); in PerfettoTracingSessionDestroy() local
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/wattson/
Dcpu_split.sql26 ts, field
71 iff.ts, iff.dur, iff.cpu, iff.policy, iff.freq, iff.idle, lut.curve_value field
82 ts, field
93 ts, field
104 ts, field
115 ts, field
126 ts, field
138 ts, field
150 ts, field
162 ts, field
[all …]
/external/perfetto/test/
Dsynth_common.py59 def add_packet(self, ts=None): argument
65 def __add_ftrace_event(self, ts, tid): argument
71 def add_rss_stat(self, ts, tid, member, size, mm_id=None, curr=None): argument
81 def add_ion_event(self, ts, tid, heap_name, len, size=0): argument
88 def add_oom_score_update(self, ts, oom_score_adj, pid): argument
96 ts, argument
118 def add_cpufreq(self, ts, freq, cpu): argument
124 def add_kernel_lmk(self, ts, tid): argument
129 def add_sys_enter(self, ts, tid, id): argument
134 def add_sys_exit(self, ts, tid, id, ret): argument
[all …]
/external/perfetto/test/trace_processor/diff_tests/metrics/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/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/curl/lib/
Dcf-h1-proxy.c86 static bool tunnel_is_established(struct h1_tunnel_state *ts) in tunnel_is_established()
91 static bool tunnel_is_failed(struct h1_tunnel_state *ts) in tunnel_is_failed()
98 struct h1_tunnel_state *ts) in tunnel_reinit()
116 struct h1_tunnel_state *ts; in tunnel_init() local
139 struct h1_tunnel_state *ts, in h1_tunnel_go_state()
199 struct h1_tunnel_state *ts = cf->ctx; in tunnel_free() local
211 static bool tunnel_want_send(struct h1_tunnel_state *ts) in tunnel_want_send()
219 struct h1_tunnel_state *ts) in start_CONNECT()
255 struct h1_tunnel_state *ts, in send_CONNECT()
291 struct h1_tunnel_state *ts, in on_resp_header()
[all …]
/external/llvm-libc/test/src/__support/time/linux/
Dtimeout_test.cpp19 timespec ts = {-1, 0}; in TEST() local
27 timespec ts = {0, 2_s_ns}; in TEST() local
34 timespec ts = {0, -1}; in TEST() local
41 timespec ts = {10000, 0}; in TEST() local
51 timespec ts; in TEST() local
/external/cronet/base/tracing/stdlib/chrome/scroll_jank/
Dscroll_jank_v3.sql16 ts INT, field
29 ts, field
42 ts, field
56 ts INT, field
121 ts INT, field
135 slice.ts, field
157 ts INT, field
173 frames.ts, field
190 ts INT, field
208 frames.ts, field
/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/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/detail/inlined/posix/
Dchrono.hpp24 timespec ts; in now() local
37 timespec ts; in now() local
78 timespec ts; in now() local
100 timespec ts; in now() 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/stdlib/dynamic_tables/
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/parser/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/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/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/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/perfetto/src/base/
Dtime_unittest.cc33 struct timespec ts = ToPosixTimespec(TimeMillis(0)); in TEST() local
38 struct timespec ts = ToPosixTimespec(TimeMillis(1)); in TEST() local
43 struct timespec ts = ToPosixTimespec(TimeMillis(12345)); in TEST() local
48 struct timespec ts = ToPosixTimespec(TimeMillis(1000000000001LL)); in TEST() local
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/pthread/
Dcondition_variable_fwd.hpp103 const detail::real_platform_timepoint ts(abs_time + BOOST_THREAD_WAIT_BUG); in timed_wait() local
152 const detail::mono_platform_timepoint ts(detail::mono_platform_clock::now() + d); in timed_wait() local
166 const detail::real_platform_timepoint ts(abs_time + BOOST_THREAD_WAIT_BUG); in timed_wait() local
217 const detail::mono_platform_timepoint ts(detail::mono_platform_clock::now() + d); in timed_wait() local
226 … const detail::internal_platform_timepoint ts(detail::internal_platform_clock::now() + d); in timed_wait() local
244 const detail::internal_platform_timepoint ts(t); in wait_until() local
285 const detail::internal_platform_timepoint ts(t); in wait_until() local

12345678910>>...59