Searched refs:trace_active (Results 1 – 2 of 2) sorted by relevance
53 trace_active = StringPrintf("adpf.%s-%s", idString.c_str(), "active"); in AppDescriptorTrace()93 std::string trace_active; member
155 ATRACE_INT(mAppDescriptorTrace->trace_active.c_str(), mDescriptor->is_active.load()); in PowerHintSession()178 ATRACE_INT(mAppDescriptorTrace->trace_active.c_str(), 0); in ~PowerHintSession()234 ATRACE_INT(mAppDescriptorTrace->trace_active.c_str(), false); in pause()253 ATRACE_INT(mAppDescriptorTrace->trace_active.c_str(), true); in resume()