Home
last modified time | relevance | path

Searched refs:trace_max_duration (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DAppDescriptorTrace.h67 trace_max_duration = StringPrintf("adpf.%s-%s", idString.c_str(), "hboost.maxDuration"); in AppDescriptorTrace()
105 std::string trace_max_duration; member
DPowerHintSession.cpp329 ATRACE_INT(mAppDescriptorTrace->trace_max_duration.c_str(), maxDurationUs.value()); in updateHeuristicBoost()