Home
last modified time | relevance | path

Searched refs:StressTestConfig (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/test/stress_test/
Dstress_producer.cc35 using StressTestConfig = perfetto::protos::gen::StressTestConfig; typedef
40 StressTestConfig* g_cfg;
61 void FillPayload(const StressTestConfig::WriterTiming&,
163 const StressTestConfig::WriterTiming& timings, in FillPayload()
206 StressTestConfig cfg; in main()
Dstress_test.cc73 using StressTestConfig = protos::gen::StressTestConfig; typedef
83 StressTestConfig cfg;
110 void RunConfig(const char* cfg_name, const StressTestConfig&, bool verbose);
155 const StressTestConfig& cfg, in RunConfig()
459 StressTestConfig cfg; in StressTestMain()
/external/perfetto/protos/perfetto/config/
Dstress_test_config.proto24 message StressTestConfig { message