Home
last modified time | relevance | path

Searched refs:PredictionType (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/test/trace_processor/graphics/
Dframe_timeline_events.py41 class PredictionType: class
52 …=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type=PredictionType.PREDICTION_VAL…
58 …=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type=PredictionType.PREDICTION_VAL…
62 …=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type=PredictionType.PREDICTION_VAL…
69 …=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type=PredictionType.PREDICTION_VAL…
73 …tion=0, jank_type=JankType.JANK_APP_DEADLINE_MISSED, prediction_type=PredictionType.PREDICTION_VAL…
80 …omposition=0, jank_type=JankType.JANK_SF_SCHEDULING, prediction_type=PredictionType.PREDICTION_VAL…
84 …omposition=0, jank_type=JankType.JANK_SF_SCHEDULING, prediction_type=PredictionType.PREDICTION_VAL…
90 …F_CPU_DEADLINE_MISSED | JankType.JANK_SF_SCHEDULING, prediction_type=PredictionType.PREDICTION_VAL…
96 …=1, gpu_composition=0, jank_type=JankType.JANK_NONE, prediction_type=PredictionType.PREDICTION_VAL…
[all …]
/external/perfetto/protos/perfetto/trace/android/
Dframe_timeline_event.proto60 enum PredictionType { enum
121 optional PredictionType prediction_type = 10;
167 optional PredictionType prediction_type = 8;
/external/libtextclassifier/native/actions/
Dactions_model.fbs32 enum PredictionType : int {
42 prediction_type:PredictionType;
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto2143 enum PredictionType { enum
2204 optional PredictionType prediction_type = 10;
2250 optional PredictionType prediction_type = 8;