Home
last modified time | relevance | path

Searched refs:VIEW (Results 1 – 25 of 198) sorted by relevance

12345678

/external/perfetto/src/trace_processor/metrics/chrome/
Dscroll_jank_cause_blocking_task.sql26 DROP VIEW IF EXISTS browser_main_track_id;
27 CREATE VIEW browser_main_track_id AS
35 DROP VIEW IF EXISTS viz_compositor_track_id;
36 CREATE VIEW viz_compositor_track_id AS
54 DROP VIEW IF EXISTS gpu_main_track_id;
55 CREATE VIEW gpu_main_track_id AS
73 DROP VIEW IF EXISTS browser_flows;
74 CREATE VIEW browser_flows AS
89 DROP VIEW IF EXISTS viz_flows;
90 CREATE VIEW viz_flows AS
[all …]
Drail_modes.sql73 DROP VIEW IF EXISTS original_rail_mode_slices;
74 CREATE VIEW original_rail_mode_slices AS
98 DROP VIEW IF EXISTS trace_has_realistic_length;
99 CREATE VIEW trace_has_realistic_length AS
105 DROP VIEW IF EXISTS rail_mode_slices;
106 CREATE VIEW rail_mode_slices AS
117 DROP VIEW IF EXISTS overall_rail_mode_slices;
118 CREATE VIEW overall_rail_mode_slices AS
190 DROP VIEW IF EXISTS not_animating_slices;
191 CREATE VIEW not_animating_slices AS
[all …]
Dscroll_jank_cause_get_bitmap.sql26 DROP VIEW IF EXISTS browser_main_track_id;
27 CREATE VIEW browser_main_track_id AS
38 DROP VIEW IF EXISTS browser_flows;
39 CREATE VIEW browser_flows AS
59 DROP VIEW IF EXISTS scroll_with_browser_flows;
60 CREATE VIEW scroll_with_browser_flows AS
84 DROP VIEW IF EXISTS get_bitmap_calls;
85 CREATE VIEW get_bitmap_calls AS
96 DROP VIEW IF EXISTS toolbar_bitmaps;
97 CREATE VIEW toolbar_bitmaps AS
[all …]
Dscroll_jank_cause_queuing_delay.sql20 DROP VIEW IF EXISTS blocking_tasks_no_threadcontroller_active;
21 CREATE VIEW blocking_tasks_no_threadcontroller_active AS
95 DROP VIEW IF EXISTS all_descendant_blocking_tasks_queuing_delay;
96 CREATE VIEW all_descendant_blocking_tasks_queuing_delay AS
142 DROP VIEW IF EXISTS counted_descendant_blocking_tasks_queuing_delay;
143 CREATE VIEW counted_descendant_blocking_tasks_queuing_delay AS
162 DROP VIEW IF EXISTS blocking_tasks_queuing_delay_with_invalid_depth;
163 CREATE VIEW blocking_tasks_queuing_delay_with_invalid_depth AS
192 DROP VIEW IF EXISTS descendant_blocking_tasks_queuing_delay;
193 CREATE VIEW descendant_blocking_tasks_queuing_delay AS
[all …]
Dchrome_processes.sql69 DROP VIEW IF EXISTS all_chrome_processes;
70 CREATE VIEW all_chrome_processes AS
76 DROP VIEW IF EXISTS all_chrome_threads;
77 CREATE VIEW all_chrome_threads AS
84 DROP VIEW IF EXISTS chrome_subprocess_types;
85 CREATE VIEW chrome_subprocess_types AS
97 DROP VIEW IF EXISTS chrome_process;
98 CREATE VIEW chrome_process AS
113 DROP VIEW IF EXISTS chrome_thread;
115 CREATE VIEW chrome_thread AS
Dchrome_thread_slice_with_cpu_time.sql20 DROP VIEW IF EXISTS chrome_track;
21 CREATE VIEW chrome_track AS
29 DROP VIEW IF EXISTS chrome_slice;
30 CREATE VIEW chrome_slice AS
44 DROP VIEW IF EXISTS chrome_slice_and_counter_track;
45 CREATE VIEW chrome_slice_and_counter_track AS
65 DROP VIEW IF EXISTS chrome_thread_slice_with_cpu_time;
66 CREATE VIEW chrome_thread_slice_with_cpu_time AS
/external/perfetto/src/trace_processor/metrics/experimental/
Dframe_times.sql16 DROP VIEW IF EXISTS InteractionEvents;
17 CREATE VIEW InteractionEvents AS
22 DROP VIEW IF EXISTS GestureLegacyEvents;
23 CREATE VIEW GestureLegacyEvents AS
31 DROP VIEW IF EXISTS GestureEvents;
32 CREATE VIEW GestureEvents AS
53 DROP VIEW IF EXISTS InterestingSegments;
54 CREATE VIEW InterestingSegments AS
106 DROP VIEW IF EXISTS FrameSegments;
107 CREATE VIEW FrameSegments AS
[all …]
Dmedia_metric.sql19 DROP VIEW IF EXISTS thread_slice;
20 CREATE VIEW thread_slice AS
29 DROP VIEW IF EXISTS PlaybackStart;
30 CREATE VIEW PlaybackStart AS
46 DROP VIEW IF EXISTS VideoStart;
47 CREATE VIEW VideoStart AS
64 DROP VIEW IF EXISTS AudioStart;
65 CREATE VIEW AudioStart AS
82 DROP VIEW IF EXISTS DroppedFrameCount;
83 CREATE VIEW DroppedFrameCount AS
[all …]
Dblink_gc_metric.sql6 DROP VIEW IF EXISTS blink_non_aggregated_gc_event_name;
7 CREATE VIEW blink_non_aggregated_gc_event_name AS
119 DROP VIEW IF EXISTS blink_top_gc_roots_marking_event;
120 CREATE VIEW blink_top_gc_roots_marking_event AS
127 DROP VIEW IF EXISTS blink_gc_atomic_pause_transitive_closure_event;
128 CREATE VIEW blink_gc_atomic_pause_transitive_closure_event AS
134 DROP VIEW IF EXISTS blink_gc_foreground_marking_transitive_closure_event;
135 CREATE VIEW
144 DROP VIEW IF EXISTS blink_top_gc_foreground_marking_event;
145 CREATE VIEW blink_top_gc_foreground_marking_event AS
[all …]
/external/perfetto/src/trace_processor/metrics/webview/
Dwebview_power_usage.sql25 DROP VIEW IF EXISTS top_level_slice;
31 CREATE VIEW top_level_slice AS
38 DROP VIEW IF EXISTS webview_browser_slices;
44 CREATE VIEW webview_browser_slices AS
69 DROP VIEW IF EXISTS webview_browser_slices_power_summary;
73 CREATE VIEW webview_browser_slices_power_summary AS
80 DROP VIEW IF EXISTS webview_renderer_threads;
83 CREATE VIEW webview_renderer_threads AS
93 DROP VIEW IF EXISTS webview_renderer_power_summary;
97 CREATE VIEW webview_renderer_power_summary AS
[all …]
/external/perfetto/src/trace_processor/metrics/android/
Dandroid_cpu.sql23 DROP VIEW IF EXISTS metrics_per_core_type;
24 CREATE VIEW metrics_per_core_type AS
43 DROP VIEW IF EXISTS core_proto_per_thread;
44 CREATE VIEW core_proto_per_thread AS
62 DROP VIEW IF EXISTS core_type_proto_per_thread;
63 CREATE VIEW core_type_proto_per_thread AS
75 DROP VIEW IF EXISTS metrics_proto_per_thread;
76 CREATE VIEW metrics_proto_per_thread AS
92 DROP VIEW IF EXISTS thread_proto_per_process;
93 CREATE VIEW thread_proto_per_process AS
[all …]
Dandroid_hwui_metric.sql19 DROP VIEW IF EXISTS hwui_processes;
20 CREATE VIEW hwui_processes AS
32 DROP VIEW IF EXISTS hwui_draw_frame;
33 CREATE VIEW hwui_draw_frame AS
45 DROP VIEW IF EXISTS hwui_flush_commands;
46 CREATE VIEW hwui_flush_commands AS
58 DROP VIEW IF EXISTS hwui_prepare_tree;
59 CREATE VIEW hwui_prepare_tree AS
71 DROP VIEW IF EXISTS hwui_gpu_completion;
72 CREATE VIEW hwui_gpu_completion AS
[all …]
Ddisplay_metrics.sql16 DROP VIEW IF EXISTS same_frame;
17 CREATE VIEW same_frame AS
23 DROP VIEW IF EXISTS duplicate_frames_logged;
24 CREATE VIEW duplicate_frames_logged AS
29 DROP VIEW IF EXISTS dpu_underrun;
30 CREATE VIEW dpu_underrun AS
36 DROP VIEW IF EXISTS non_repeated_panel_fps;
37 CREATE VIEW non_repeated_panel_fps AS
51 DROP VIEW IF EXISTS panel_fps_spans;
52 CREATE VIEW panel_fps_spans AS
[all …]
Dandroid_dma_heap.sql17 DROP VIEW IF EXISTS dma_heap_timeline;
18 CREATE VIEW dma_heap_timeline AS
29 DROP VIEW IF EXISTS dma_heap_stats;
30 CREATE VIEW dma_heap_stats AS
37 DROP VIEW IF EXISTS dma_heap_raw_allocs;
38 CREATE VIEW dma_heap_raw_allocs AS
50 DROP VIEW IF EXISTS dma_heap_total_stats;
51 CREATE VIEW dma_heap_total_stats AS
60 DROP VIEW IF EXISTS android_dma_heap_event;
61 CREATE VIEW android_dma_heap_event AS
[all …]
Dandroid_hwui_threads.sql18 DROP VIEW IF EXISTS {{table_name_prefix}}_main_thread;
19 CREATE VIEW {{table_name_prefix}}_main_thread AS
27 DROP VIEW IF EXISTS {{table_name_prefix}}_render_thread;
28 CREATE VIEW {{table_name_prefix}}_render_thread AS
36 DROP VIEW IF EXISTS {{table_name_prefix}}_gpu_completion_thread;
37 CREATE VIEW {{table_name_prefix}}_gpu_completion_thread AS
45 DROP VIEW IF EXISTS {{table_name_prefix}}_hwc_release_thread;
46 CREATE VIEW {{table_name_prefix}}_hwc_release_thread AS
66 DROP VIEW IF EXISTS {{table_name_prefix}}_do_frame_slices;
67 CREATE VIEW {{table_name_prefix}}_do_frame_slices AS
[all …]
Dandroid_ion.sql17 DROP VIEW IF EXISTS ion_timeline;
18 CREATE VIEW ion_timeline AS
33 DROP VIEW IF EXISTS ion_heap_stats;
34 CREATE VIEW ion_heap_stats AS
43 DROP VIEW IF EXISTS ion_raw_allocs;
44 CREATE VIEW ion_raw_allocs AS
60 DROP VIEW IF EXISTS ion_alloc_stats;
61 CREATE VIEW ion_alloc_stats AS
72 DROP VIEW IF EXISTS android_ion_event;
73 CREATE VIEW android_ion_event AS
[all …]
Dandroid_fastrpc.sql1 DROP VIEW IF EXISTS fastrpc_timeline;
2 CREATE VIEW fastrpc_timeline AS
14 DROP VIEW IF EXISTS fastrpc_subsystem_stats;
15 CREATE VIEW fastrpc_subsystem_stats AS
24 DROP VIEW IF EXISTS fastrpc_raw_allocs;
25 CREATE VIEW fastrpc_raw_allocs AS
38 DROP VIEW IF EXISTS fastrpc_alloc_stats;
39 CREATE VIEW fastrpc_alloc_stats AS
50 DROP VIEW IF EXISTS android_fastrpc_event;
51 CREATE VIEW android_fastrpc_event AS
[all …]
Dandroid_thread_time_in_state.sql39 DROP VIEW IF EXISTS android_thread_time_in_state_raw;
40 CREATE VIEW android_thread_time_in_state_raw AS
64 DROP VIEW IF EXISTS android_thread_time_in_state_thread_metrics;
65 CREATE VIEW android_thread_time_in_state_thread_metrics AS
78 DROP VIEW IF EXISTS android_thread_time_in_state_threads;
79 CREATE VIEW android_thread_time_in_state_threads AS
94 DROP VIEW IF EXISTS android_thread_time_in_state_process_metrics;
95 CREATE VIEW android_thread_time_in_state_process_metrics AS
120 DROP VIEW IF EXISTS android_thread_time_in_state_output;
121 CREATE VIEW android_thread_time_in_state_output AS
[all …]
Dcpu_info.sql27 DROP VIEW IF EXISTS device_power_profile;
28 CREATE VIEW device_power_profile AS
35 DROP VIEW IF EXISTS core_cluster_per_cpu;
36 CREATE VIEW core_cluster_per_cpu AS
40 DROP VIEW IF EXISTS core_type_per_cpu;
41 CREATE VIEW core_type_per_cpu AS
47 DROP VIEW IF EXISTS cpu_cluster_power;
48 CREATE VIEW cpu_cluster_power AS
Dandroid_mem.sql40 DROP VIEW IF EXISTS mem_all_processes;
41 CREATE VIEW mem_all_processes AS
56 DROP VIEW IF EXISTS mem_all_process_priorities;
57 CREATE VIEW mem_all_process_priorities AS
72 DROP VIEW IF EXISTS process_priority_view;
73 CREATE VIEW process_priority_view AS
93 DROP VIEW IF EXISTS process_metrics_view;
94 CREATE VIEW process_metrics_view AS
119 DROP VIEW IF EXISTS android_mem_output;
120 CREATE VIEW android_mem_output AS
Dg2d_duration.sql16 DROP VIEW IF EXISTS raw_g2d_{{g2d_type}}_spans;
17 CREATE VIEW raw_g2d_{{g2d_type}}_spans AS
29 DROP VIEW IF EXISTS g2d_{{g2d_type}}_spans;
30 CREATE VIEW g2d_{{g2d_type}}_spans AS
36 DROP VIEW IF EXISTS g2d_{{g2d_type}}_errors;
37 CREATE VIEW g2d_{{g2d_type}}_errors AS
43 DROP VIEW IF EXISTS g2d_{{g2d_type}}_instances;
44 CREATE VIEW g2d_{{g2d_type}}_instances AS
57 DROP VIEW IF EXISTS {{output_table}};
58 CREATE VIEW {{output_table}} AS
Dandroid_gpu.sql25 DROP VIEW IF EXISTS proc_gpu_memory_view;
26 CREATE VIEW proc_gpu_memory_view AS
36 DROP VIEW IF EXISTS agg_proc_gpu_view;
37 CREATE VIEW agg_proc_gpu_view AS
48 DROP VIEW IF EXISTS proc_gpu_view;
49 CREATE VIEW proc_gpu_view AS
59 DROP VIEW IF EXISTS android_gpu_output;
60 CREATE VIEW android_gpu_output AS
Dandroid_startup.sql28 DROP VIEW IF EXISTS launches_span_join_safe;
29 CREATE VIEW launches_span_join_safe AS
44 DROP VIEW IF EXISTS mcycles_per_core_type_per_launch;
45 CREATE VIEW mcycles_per_core_type_per_launch AS
58 DROP VIEW IF EXISTS zygote_fork_slice;
59 CREATE VIEW zygote_fork_slice AS
76 DROP VIEW IF EXISTS launch_main_threads;
77 CREATE VIEW launch_main_threads AS
89 DROP VIEW IF EXISTS thread_state_extended;
90 CREATE VIEW thread_state_extended AS
[all …]
Dandroid_powrails.sql18 DROP VIEW IF EXISTS power_rails_counters;
19 CREATE VIEW power_rails_counters AS
25 DROP VIEW IF EXISTS power_rails_view;
26 CREATE VIEW power_rails_view AS
44 DROP VIEW IF EXISTS android_powrails_output;
45 CREATE VIEW android_powrails_output AS
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/hlo_to_lhlo_with_xla/
Dops.mlir7 // CHECK: %[[VIEW:.*]] = {{.*}} memref<16xi8> to memref<2x2xf32>
9 // CHECK-SAME: %[[ARG0]], %[[VIEW]]
21 // CHECK: %[[VIEW:.*]] = {{.*}} memref<16xi8> to memref<2x2xf32>
23 // CHECK-SAME: %[[ARG0]], %[[ARG1]], %[[VIEW]]
36 // CHECK: %[[VIEW:.*]] = {{.*}} memref<16xi8> to memref<2x2xi32>
38 // CHECK-SAME: %[[ARG0]], %[[ARG1]], %[[VIEW]]
51 // CHECK: %[[VIEW:.*]] = {{.*}} memref<16xi8> to memref<2x2xf32>
53 // CHECK-SAME: %[[ARG0]], %[[ARG1]], %[[VIEW]]
65 // CHECK: %[[VIEW:.*]] = {{.*}} memref<16xi8> to memref<2x2xi32>
67 // CHECK-SAME: %[[ARG0]], %[[VIEW]]
[all …]

12345678