Searched refs:PredictionType (Results 1 – 4 of 4) sorted by relevance
/external/perfetto/test/trace_processor/graphics/ |
D | frame_timeline_events.py | 41 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/ |
D | frame_timeline_event.proto | 60 enum PredictionType { enum 121 optional PredictionType prediction_type = 10; 167 optional PredictionType prediction_type = 8;
|
/external/libtextclassifier/native/actions/ |
D | actions_model.fbs | 32 enum PredictionType : int { 42 prediction_type:PredictionType;
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 2143 enum PredictionType { enum 2204 optional PredictionType prediction_type = 10; 2250 optional PredictionType prediction_type = 8;
|