/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/graphics/ |
H A D | android_jank_cuj.py | 43 def add_main_thread_atrace(trace, ts, ts_end, buf): argument 52 def add_render_thread_atrace_end(trace, ts_end): 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 80 def add_sf_main_thread_atrace_end(trace, ts_end): argument 84 def add_sf_render_engine_atrace(trace, ts, ts_end, buf): argument
|
H A D | android_doframe_depth.py | 32 def add_render_thread_atrace_end(trace, ts_end): argument 36 def add_render_thread_atrace(trace, ts, ts_end, buf): argument 41 def add_gpu_thread_atrace(trace, ts, ts_end, buf): argument 45 def add_main_thread_atrace_from_depth(trace, ts, ts_end, buf, depth=0): argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/jank/ |
H A D | cujs_boundaries.sql | 142 MAX(ts_end) AS ts_end, field 199 MAX(ts_end) AS ts_end, field 286 MAX(ts_end) AS ts_end, field 305 draw_layers.ts_end, field 311 SELECT cuj_id, ts, ts_end, dur field
|
H A D | slices.sql | 44 slice.ts + slice.dur AS ts_end field 63 slice.ts + slice.dur AS ts_end field 103 slice.ts + slice.dur AS ts_end field 125 slice.ts + slice.dur AS ts_end field
|
H A D | relevant_slices.sql | 57 slice.ts + slice.dur AS ts_end, field 93 slice.ts + slice.dur AS ts_end, field 135 slice.ts + slice.dur AS ts_end, field 154 slice.ts + slice.dur AS ts_end, field
|
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/android/ |
H A D | android_sysui_notifications_blocking_calls_metric.py | 33 def add_main_thread_atrace(trace, ts, ts_end, buf, pid): argument 38 def add_async_trace(trace, ts, ts_end, buf, pid): argument
|
H A D | android_blocking_calls_cuj_metric.py | 57 def add_main_thread_atrace(trace, ts, ts_end, buf, pid): argument 62 def add_async_trace(trace, ts, ts_end, buf, pid): argument
|
H A D | sysui_update_notif_on_ui_mode_changed_metric.py | 44 def add_main_thread_atrace(trace, ts, ts_end, buf, pid): argument
|
H A D | android_sysui_notif_shade_list_builder_metric.py | 51 def add_main_thread_atrace(trace, ts, ts_end, buf, pid): argument
|
H A D | android_blocking_calls_cuj_different_ui_thread.py | 30 def add_ui_thread_atrace(trace, ts, ts_end, buf, tid): argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/sched/ |
H A D | thread_executing_span_with_slice.sql | 93 cr.ts + cr.dur AS ts_end, field 131 ts + dur AS ts_end, field
|
/aosp_15_r20/system/memory/libdmabufheap/tests/ |
D | dmabuf_heap_bench.c | 124 struct timespec ts_start, ts_end; in ion_heap_bench() local 172 struct timespec ts_start, ts_end; in dmabuf_heap_bench() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/startup/ |
H A D | launches_minsdk33.sql | 56 ts + dur AS ts_end, variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/stdlib/android/startup/ |
H A D | startup_events.sql | 23 ts + dur AS ts_end, field
|
H A D | startups_minsdk33.sql | 56 ts + dur AS ts_end, field
|
H A D | startups_minsdk29.sql | 54 le.ts_end, field
|
H A D | startups.sql | 30 ts_end LONG, field
|
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/ |
H A D | android_batt.sql | 29 MAX(ts_end) AS ts_end field
|
H A D | android_blocking_calls_cuj_metric.sql | 101 min(s.ts + s.dur, cuj.ts_end) as ts_end, field
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | lookahead.h | 22 int64_t ts_end; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/ |
H A D | futex_bench.c | 22 struct timespec ts_start, ts_end; in test_futex() local
|
H A D | mmap_bench.c | 36 struct timespec ts_start, ts_end; in test_mmap() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/stringloops/ |
H A D | strlen.c | 38 struct timespec ts_start, ts_end; in bench_test() local
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.AndroidStartup/ |
H A D | optimizations.ts | 29 ts_end: bigint; property
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_lookahead.h | 27 int64_t ts_end; member
|