Searched refs:in_app_context_ (Results 1 – 3 of 3) sorted by relevance
88 bool in_app_context_ = false; member in simpleperf::__anond4db42640111::CollectCommand97 if (in_app_context_) { in Run()115 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()129 if (!in_app_context_) { in ParseOptions()
424 in_app_context_(false) { in StatCommand()455 bool in_app_context_; member in simpleperf::__anon32f9a1060211::StatCommand479 if (!app_package_name_.empty() && !in_app_context_) { in Run()667 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()
319 in_app_context_(false), in RecordCommand()412 bool in_app_context_; member in simpleperf::__anonf6bdce290111::RecordCommand471 if (!app_package_name_.empty() && !in_app_context_) { in Run()884 in_app_context_ = options.PullBoolValue("--in-app"); in ParseOptions()1165 if (GetAndroidVersion() >= kAndroidVersionQ && set_prop && !in_app_context_) { in AdjustPerfEventLimit()1263 if (tracepoint_event_types.empty() || !CanRecordRawData() || in_app_context_) { in DumpTracingData()