Searched refs:stackSamplingConfig (Results 1 – 3 of 3) sorted by relevance
85 val stackSamplingConfig = in writeTo() constant99 stackSamplingConfig = stackSamplingConfig in writeTo()211 stackSamplingConfig: StackSamplingConfig? in processStatsDataSource()220 proc_stats_poll_ms = stackSamplingConfig?.frequency?.toInt() ?: 10000, in processStatsDataSource()405 stackSamplingConfig: StackSamplingConfig? in configOf()410 processStatsDataSource(stackSamplingConfig), in configOf()431 if (stackSamplingConfig != null) { in configOf()432 dataSources += stackSamplingSource(config = stackSamplingConfig) in configOf()
41 perfettoConfig(atraceApps = atraceApps, stackSamplingConfig = null).data_sources.first { in ftraceBasics()61 perfettoConfig(atraceApps = listOf(Packages.TEST), stackSamplingConfig = null) in validateAndEncode()146 stackSamplingConfig = null in validateAndEncode_invalidLength()
148 stackSamplingConfig = null in <lambda>()