Searched refs:profilerSessionConfig_ (Results 1 – 3 of 3) sorted by relevance
72 profilerSessionConfig_ = profilerSessionConfig; in SetProfilerSessionConfig()143 if (profilerSessionConfig_.session_mode() == ProfilerSessionConfig::OFFLINE) { in CreatePluginSession()146 } else if (profilerSessionConfig_.session_mode() == ProfilerSessionConfig::ONLINE) { in CreatePluginSession()219 if (!profilerSessionConfig_.discard_cache_data()) { in StopPluginSession()220 if (profilerSessionConfig_.session_mode() == ProfilerSessionConfig::OFFLINE) { in StopPluginSession()222 } else if (profilerSessionConfig_.session_mode() == ProfilerSessionConfig::ONLINE) { in StopPluginSession()
128 ProfilerSessionConfig profilerSessionConfig_; variable
128 profilerSessionConfig_ = profilerSessionConfig; in SetProfilerSessionConfig()