Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/include/timestatsproto/
DTimeStatsHelper.h43 struct JankPayload { struct
45 int32_t totalFrames = 0;
46 int32_t totalJankyFrames = 0;
47 int32_t totalSFLongCpu = 0;
48 int32_t totalSFLongGpu = 0;
49 int32_t totalSFUnattributed = 0;
50 int32_t totalAppUnattributed = 0;
51 int32_t totalSFScheduling = 0;
52 int32_t totalSFPredictionError = 0;
53 int32_t totalAppBufferStuffing = 0;