Lines Matching defs:AppDescriptorTrace
37 struct AppDescriptorTrace { struct
38 AppDescriptorTrace(const std::string &idString) { in AppDescriptorTrace() function
90 std::string trace_pid_err;
91 std::string trace_pid_integral;
92 std::string trace_pid_derivative;
93 std::string trace_pid_pOut;
94 std::string trace_pid_iOut;
95 std::string trace_pid_dOut;
96 std::string trace_pid_output;
97 std::string trace_target;
98 std::string trace_active;
99 std::string trace_add_threads;
100 std::string trace_actl_last;
101 std::string trace_min;
102 std::string trace_batch_size;
103 std::string trace_hint_count;
104 std::string trace_hint_overtime;
105 std::string trace_is_first_frame;
107 std::string trace_avg_duration;
108 std::string trace_hboost_janky_level;
109 std::string trace_hboost_pid_pu;
110 std::string trace_low_frame_rate;
111 std::string trace_max_duration;
112 std::string trace_missed_cycles;
113 std::string trace_rampup_boost_active;
114 std::string trace_uclamp_min_ceiling;
115 std::string trace_uclamp_min_floor;
117 std::array<std::string, enum_size<aidl::android::hardware::power::SessionMode>()> trace_modes;
118 std::array<std::string, static_cast<int32_t>(AdpfVoteType::VOTE_TYPE_SIZE)> trace_votes;
119 std::string trace_cpu_duration;
120 std::string trace_gpu_duration;
121 std::string trace_gpu_capacity;
122 std::string trace_game_mode_fps;
123 std::string trace_game_mode_fps_jitters;