Searched refs:in_app_context_ (Results 1 – 3 of 3) sorted by relevance
171 bool in_app_context_ = false; member in simpleperf::__anon3a1915fd0111::CollectCommand180 if (in_app_context_) { in Run()198 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()212 if (!in_app_context_) { in ParseOptions()
447 in_app_context_(false) { in StatCommand()480 bool in_app_context_; member in simpleperf::__anon3ff1e7bf0211::StatCommand510 if (!app_package_name_.empty() && !in_app_context_) { in Run()677 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()
355 in_app_context_(false), in RecordCommand()455 bool in_app_context_; member in simpleperf::__anon22e2a7220111::RecordCommand535 if (!app_package_name_.empty() && !in_app_context_) { in Run()1097 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()1379 if (GetAndroidVersion() >= kAndroidVersionQ && set_prop && !in_app_context_) { in AdjustPerfEventLimit()1489 if (tracepoint_event_types.empty() || !CanRecordRawData() || in_app_context_) { in DumpTracingData()