Home
last modified time | relevance | path

Searched refs:JankType (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/test/trace_processor/graphics/
Dframe_timeline_events.py20 class JankType: class
52 …entType.PRESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, predic…
58 …entType.PRESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, predic…
62 …entType.PRESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, predic…
69 …entType.PRESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, predic…
73 …resentType.PRESENT_LATE, on_time_finish=0, gpu_composition=0, jank_type=JankType.JANK_APP_DEADLINE…
80 …esentType.PRESENT_EARLY, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_SF_SCHEDULIN…
84 …esentType.PRESENT_EARLY, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_SF_SCHEDULIN…
90 …LATE, on_time_finish=0, gpu_composition=0, jank_type=JankType.JANK_SF_CPU_DEADLINE_MISSED | JankTy…
96 …entType.PRESENT_ON_TIME, on_time_finish=1, gpu_composition=0, jank_type=JankType.JANK_NONE, predic…
[all …]
/external/perfetto/protos/perfetto/trace/android/
Dframe_timeline_event.proto33 enum JankType { enum
118 // A bitmask of JankType. More than one reason can be attributed to a janky
164 // A bitmask of JankType. More than one reason can be attributed to a janky
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2116 enum JankType { enum
2201 // A bitmask of JankType. More than one reason can be attributed to a janky
2247 // A bitmask of JankType. More than one reason can be attributed to a janky