Home
last modified time | relevance | path

Searched defs:getRowSpec (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.Frames/
H A Dexpected_frames_track.ts62 getRowSpec(): NamedRow { method in ExpectedFramesTrack
H A Dactual_frames_track.ts69 protected getRowSpec() { method in ActualFramesTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.GpuByProcess/
H A Dindex.ts35 protected getRowSpec(): NamedRow { method in GpuPidTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.AsyncSlices/
H A Dasync_slice_track.ts57 getRowSpec(): ThreadSliceRow { method in AsyncSliceTrack
/aosp_15_r20/external/perfetto/ui/src/components/tracks/
H A Dthread_slice_track.ts52 protected getRowSpec() { method in ThreadSliceTrack
H A Dcustom_sql_table_slice_track.ts47 getRowSpec(): NamedRow { method in CustomSqlTableSliceTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.CpuProfile/
H A Dcpu_profile_track.ts41 protected getRowSpec(): CpuProfileRow { method in CpuProfileTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.HeapProfile/
H A Dheap_profile_track.ts60 getRowSpec(): HeapProfileRow { method in HeapProfileTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/org.chromium.ChromeCriticalUserInteractions/
H A Dcritical_user_interaction_track.ts101 getRowSpec(): CriticalUserInteractionRow { method in CriticalUserInteractionTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.ThreadState/
H A Dthread_state_track.ts53 getRowSpec(): ThreadStateRow { method in ThreadStateTrack
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.PerfSamplesProfile/
H A Dperf_samples_profile_track.ts53 protected getRowSpec(): PerfSampleRow { method in BasePerfSamplesProfileTrack