Lines Matching defs:AppDescriptorTrace
42 struct AppDescriptorTrace { struct
43 AppDescriptorTrace(const std::string &idString) { in AppDescriptorTrace() argument
85 std::string trace_pid_err;
86 std::string trace_pid_integral;
87 std::string trace_pid_derivative;
88 std::string trace_pid_pOut;
89 std::string trace_pid_iOut;
90 std::string trace_pid_dOut;
91 std::string trace_pid_output;
92 std::string trace_target;
93 std::string trace_active;
94 std::string trace_add_threads;
95 std::string trace_actl_last;
96 std::string trace_min;
97 std::string trace_batch_size;
98 std::string trace_hint_count;
99 std::string trace_hint_overtime;
100 std::string trace_is_first_frame;
102 std::string trace_avg_duration;
103 std::string trace_heuristic_boost_active;
104 std::string trace_low_frame_rate;
105 std::string trace_max_duration;
106 std::string trace_missed_cycles;
107 std::array<std::string, enum_size<aidl::android::hardware::power::SessionMode>()> trace_modes;
108 std::array<std::string, static_cast<int32_t>(AdpfVoteType::VOTE_TYPE_SIZE)> trace_votes;
109 std::string trace_cpu_duration;
110 std::string trace_gpu_duration;
111 std::string trace_gpu_capacity;